DaffCartShippingMethodsServiceInterface
The interface responsible for retrieving the available shipping methods of a cart.
Properties
| Name | Type | Description |
|---|---|---|
| list | Observable<T[]> | List the available shipping methods for a cart. |
The interface responsible for retrieving the available shipping methods of a cart.
| Name | Type | Description |
|---|---|---|
| list | Observable<T[]> | List the available shipping methods for a cart. |