DaffCartAddressServiceInterface
The interface responsible for managing the address of a cart.
Properties
| Name | Type | Description |
|---|---|---|
| update | Observable<Partial<T>> | Update the billing and shipping address of a cart |
The interface responsible for managing the address of a cart.
| Name | Type | Description |
|---|---|---|
| update | Observable<Partial<T>> | Update the billing and shipping address of a cart |