Skip to content

Type Alias: ISalesEcommCartResponse

ISalesEcommCartResponse = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

cart

cart: ISalesEcommPublicCart


cartId

cartId: string


cartKey?

optional cartKey?: string


orderKey?

optional orderKey?: string

MIT Licensed