DaffCustomerAddressTestingDriver

A basic customer driver that creates mock customer results of different kinds. For testing purposes.

Properties

Name Type Description
list Observable<DaffCustomerAddress[]> Lists the customer's addresses.
get Observable<DaffCustomerAddress> Get the specified address.
update Observable<DaffCustomerAddress[]> Update the passed address.
add Observable<DaffCustomerAddress[]> Adds the passed address.
delete Observable<DaffCustomerAddress[]> Deletes the specified address.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.