Skip to main content

Enumeration: CartType

internal.CartType

Enumeration Members

CLAIM

CLAIM = "claim"Copy to Clipboard

Defined in

medusa/dist/models/cart.d.ts:187


DEFAULT

DEFAULT = "default"Copy to Clipboard

Defined in

medusa/dist/models/cart.d.ts:183


DRAFT_ORDER

DRAFT_ORDER = "draft_order"Copy to Clipboard

Defined in

medusa/dist/models/cart.d.ts:185


PAYMENT_LINK = "payment_link"Copy to Clipboard

Defined in

medusa/dist/models/cart.d.ts:186


SWAP

SWAP = "swap"Copy to Clipboard

Defined in

medusa/dist/models/cart.d.ts:184