Class ImportStagedOrderCustomLineItemState

java.lang.Object
com.commercetools.graphql.api.types.ImportStagedOrderCustomLineItemState

public class ImportStagedOrderCustomLineItemState extends Object
  • Constructor Details

    • ImportStagedOrderCustomLineItemState

      public ImportStagedOrderCustomLineItemState()
    • ImportStagedOrderCustomLineItemState

      public ImportStagedOrderCustomLineItemState(String customLineItemId, String customLineItemKey, List<ItemStateDraftType> state)
  • Method Details