Home > @vsf-enterprise/sap-commerce-webservices-sdk > CartList
CartList interface
Representation of a Cart list CartList
Signature:
export interface CartList
Properties
| Property | Type | Description |
|---|---|---|
| carts? | Array<Cart> | (Optional) List of carts |
Home > @vsf-enterprise/sap-commerce-webservices-sdk > CartList
Representation of a Cart list CartList
Signature:
export interface CartList
| Property | Type | Description |
|---|---|---|
| carts? | Array<Cart> | (Optional) List of carts |
On this page