Interface CreateOrderInput

The CreateOrderInput used by the constructor of CreateOrder

Hierarchy

  • CreateOrderInput

Properties

currency: string

currency the order was placed in.

externalId?: string

external identifier, not use for anything internally

orderLines: OrderLine[]

order lines to be fulfilled

first name on the order.

Generated using TypeDoc