Interface: CartUpdateItemInput
Defined in: type/CartUpdateItemInput.ts:4
Input object for CartUpdateItemInput
Properties
notes?
optionalnotes?:string
Defined in: type/CartUpdateItemInput.ts:8
Item notes
price?
optionalprice?:number
Defined in: type/CartUpdateItemInput.ts:10
Cart item unit price. Defaults to calculated price. Only use for external pricing.
quantity?
optionalquantity?:number
Defined in: type/CartUpdateItemInput.ts:6
Item quantity