Home > @vsf-enterprise/epcc-api > RemoveCartItemsParams
# RemoveCartItemsParams interface
Signature:
export interface RemoveCartItemsParams
# Properties
Property | Type | Description |
---|---|---|
cartId | string | Cart ID |
cartItemId? | string | (Optional) Cart item ID to remove |
locale? | string | (Optional) Locale |
wishlist? | boolean | (Optional) Is cart a wishlist |