DaffTestingCartShippingAddressService
Properties
Name | Type | Description |
---|---|---|
get | Observable<DaffCartAddress > |
Retrieve the shipping address of a cart. |
update | Observable<Partial<DaffCart >> |
Update the shipping address of a cart. |
Name | Type | Description |
---|---|---|
get | Observable<DaffCartAddress > |
Retrieve the shipping address of a cart. |
update | Observable<Partial<DaffCart >> |
Update the shipping address of a cart. |