Interface: CartUpdateInput
Defined in: type/CartUpdateInput.ts:6
Input object for CartUpdateInput
Properties
extra3?
optionalextra3?:string
Defined in: type/CartUpdateInput.ts:16
Additional information field that can be stored with a cart and order.
extra4?
optionalextra4?:string
Defined in: type/CartUpdateInput.ts:18
Additional information field that can be stored with a cart and order.
notes?
optionalnotes?:string
Defined in: type/CartUpdateInput.ts:12
Cart notes
paymentData?
optionalpaymentData?:CartPaymentDataInput
Defined in: type/CartUpdateInput.ts:8
Payment data for this cart.
postageData?
optionalpostageData?:CartPostageDataInput
Defined in: type/CartUpdateInput.ts:10
Postage data for this cart.
reference?
optionalreference?:string
Defined in: type/CartUpdateInput.ts:14
Cart reference