Class OrderImportImpl

java.lang.Object
com.commercetools.importapi.models.orders.OrderImportImpl
All Implemented Interfaces:
OrderImport, io.vrap.rmf.base.client.ModelBase

public class OrderImportImpl extends Object implements OrderImport, io.vrap.rmf.base.client.ModelBase

The data representation for an Order to be imported that is persisted as an Order in the Project.

In commercetools, you can import an Order using the Create Order by Import endpoint method instead of creating it from a Cart.

An OrderImport is a snapshot of an order at the time it was imported.