Skip to content

Type Alias: ISalesEcommCartItemInput

ISalesEcommCartItemInput = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

notes?

optional notes?: string | null


productId

productId: string


qty

qty: number

MIT Licensed