Home > @vsf-enterprise/sapcc-api > GetCartProps
GetCartProps interface
Definition of the parameter structure to load the cart.
Signature:
export interface GetCartProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
cartId | string | Cart identifier: cart code for logged in user, cart guid for anonymous user, current for the last modified cart |