Optional ReadonlybillingMaps to Order.billingAddress.
Optional ReadonlycompletedMaps to Order.completedAt.
Optional ReadonlycountryMaps to Order.country.
Optional ReadonlycustomMaps to Order.custom.
Optional Readonlycustomerkey of the Customer that the Order belongs to. If the referenced Customer does not exist, the state of the ImportOperation will be set to unresolved until the referenced Customer is created.
Optional ReadonlycustomerMaps to Order.customerEmail.
Optional ReadonlycustomerMaps to Order.customerGroup. If the referenced CustomerGroup does not exist, the state of the ImportOperation will be set to unresolved until the referenced CustomerGroup is created.
Optional ReadonlycustomMaps to Order.customLineItems
Optional ReadonlyinventoryMaps to Order.inventoryMode.
Optional ReadonlyitemMaps to Order.itemShippingAddresses.
Optional ReadonlylineMaps to Order.lineItems.
ReadonlyorderMaps 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 ReadonlyorderMaps to Order.orderState.
Optional ReadonlyoriginMaps to Order.origin.
Optional ReadonlypaymentMaps to Order.paymentState.
Optional ReadonlyshipmentMaps to Order.shipmentState.
Optional ReadonlyshippingMaps to Order.shippingAddress.
Optional ReadonlyshippingMaps to Order.shippingInfo.
Optional ReadonlystateMaps to Order.state. If the referenced State does not exist, the state of the ImportOperation will be set to unresolved until the referenced State is created.
Optional ReadonlystoreMaps to Order.store. If the referenced Store does not exist, the state of the ImportOperation will be set to unresolved until the referenced Store is created.
Optional ReadonlytaxMaps to Order.taxCalculationMode.
Optional ReadonlytaxedMaps to Order.taxedPrice.
Optional ReadonlytaxMaps to Order.taxRoundingMode.
ReadonlytotalMaps to Order.totalPrice.
Represents the data used to import an Order. Once imported, this data is persisted as an Order in the Project.