Home > @vsf-enterprise/bigcommerce-api > GetCartParameters
# GetCartParameters interface
Necesary parameter for get cart request.
Signature:
export interface GetCartParameters
# Properties
Property | Type | Description |
---|---|---|
id | string | ID of the cart. |
include? | CartIncludeEnum | (Optional) Indicates whether to include cart sub-resources. |