Class MyLineItemDraftImpl

java.lang.Object
com.commercetools.api.models.me.MyLineItemDraftImpl
All Implemented Interfaces:
CustomizableDraft<MyLineItemDraft>, MyLineItemDraft, io.vrap.rmf.base.client.Draft<MyLineItemDraft>, io.vrap.rmf.base.client.ModelBase

public class MyLineItemDraftImpl extends Object implements MyLineItemDraft, io.vrap.rmf.base.client.ModelBase

For Product Variant identification, either the productId and variantId, or sku must be provided.

  • Constructor Details

    • MyLineItemDraftImpl

      public MyLineItemDraftImpl()
      create empty instance
  • Method Details