Class ShippingInfoImportDraftImpl

java.lang.Object
com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
All Implemented Interfaces:
ShippingInfoImportDraft, io.vrap.rmf.base.client.Draft<ShippingInfoImportDraft>, io.vrap.rmf.base.client.ModelBase

public class ShippingInfoImportDraftImpl extends Object implements ShippingInfoImportDraft, io.vrap.rmf.base.client.ModelBase

Maps to an order's shippingInfo property. This field is usually populated by the cart assosciated with the order, but when importing orders you must provide a draft representation as a part of the OrderImport.