Home > @vsf-enterprise/commercetools-types > CartOrigin
# CartOrigin enum
Signature:
export declare enum CartOrigin
# Enumeration Members
Member | Value | Description |
---|---|---|
Customer | "Customer" | The cart was created by the customer. This is the default value |
Merchant | "Merchant" | The cart was created by the merchant on behalf of the customer |