Skip to main content

Interface: CartChildItemInput

Defined in: type/CartChildItemInput.ts:4

Input object for CartChildItemInput

Properties

notes?

optional notes?: string

Defined in: type/CartChildItemInput.ts:8

Item notes


price?

optional price?: number

Defined in: type/CartChildItemInput.ts:12

Cart item unit price. Defaults to calculated price. Only use for external pricing.


productId

productId: number

Defined in: type/CartChildItemInput.ts:10

Product unique identifier


quantity?

optional quantity?: number

Defined in: type/CartChildItemInput.ts:6

Item quantity