Optional
Readonly
billingMaps to Order.billingAddress
.
Optional
Readonly
completedMaps to Order.completedAt
.
Optional
Readonly
countryMaps to Order.country
.
Optional
Readonly
customMaps to Order.custom
.
Optional
Readonly
customMaps to Order.customLineItems
Optional
Readonly
customerOptional
Readonly
customerMaps to Order.customerEmail
.
Optional
Readonly
customerMaps to Order.customerGroup
.
Optional
Readonly
inventoryMaps to Order.inventoryMode
.
Optional
Readonly
itemMaps to Order.itemShippingAddresses
.
Optional
Readonly
lineMaps to Order.lineItems
.
Readonly
orderMaps to Order.orderNumber
, String that uniquely identifies an order. It should be unique across a project. Once it's set it cannot be changed.
Optional
Readonly
orderMaps to Order.orderState
.
Optional
Readonly
originMaps to Order.origin
.
Optional
Readonly
paymentMaps to Order.paymentState
.
Optional
Readonly
shipmentMaps to Order.shipmentState
.
Optional
Readonly
shippingMaps to Order.shippingAddress
.
Optional
Readonly
shippingMaps to Order.shippingInfo
.
Optional
Readonly
stateReference to a State in a custom workflow.
Optional
Readonly
storeReference to the Store in which the Order is associated. If referenced Store does not exist, the state
of the ImportOperation will be set to unresolved
until the necessary Store exists.
Optional
Readonly
taxMaps to Order.taxCalculationMode
.
Optional
Readonly
taxMaps to Order.taxRoundingMode
.
Optional
Readonly
taxedMaps to Order.taxedPrice
.
Readonly
totalMaps to Order.totalPrice
.
The data representation for an Order to be imported that is persisted as an Order in the Project.