Home > @vsf-enterprise/bigcommerce-api > GetCartResponse
# GetCartResponse type
Response of get cart request.
Signature:
export declare type GetCartResponse = AddLineItemsResponse;
References: AddLineItemsResponse
Home > @vsf-enterprise/bigcommerce-api > GetCartResponse
Response of get cart request.
Signature:
export declare type GetCartResponse = AddLineItemsResponse;
References: AddLineItemsResponse
On this page