Skip to main content

Interface: CartUpdateInput

Defined in: type/CartUpdateInput.ts:6

Input object for CartUpdateInput

Properties

extra3?

optional extra3?: string

Defined in: type/CartUpdateInput.ts:16

Additional information field that can be stored with a cart and order.


extra4?

optional extra4?: string

Defined in: type/CartUpdateInput.ts:18

Additional information field that can be stored with a cart and order.


notes?

optional notes?: string

Defined in: type/CartUpdateInput.ts:12

Cart notes


paymentData?

optional paymentData?: CartPaymentDataInput

Defined in: type/CartUpdateInput.ts:8

Payment data for this cart.


postageData?

optional postageData?: CartPostageDataInput

Defined in: type/CartUpdateInput.ts:10

Postage data for this cart.


reference?

optional reference?: string

Defined in: type/CartUpdateInput.ts:14

Cart reference