Class SetStagedOrderCustomLineItemTaxAmount

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

public class SetStagedOrderCustomLineItemTaxAmount extends Object
  • Constructor Details

    • SetStagedOrderCustomLineItemTaxAmount

      public SetStagedOrderCustomLineItemTaxAmount()
    • SetStagedOrderCustomLineItemTaxAmount

      public SetStagedOrderCustomLineItemTaxAmount(String customLineItemId, String customLineItemKey, ExternalTaxAmountDraft externalTaxAmount)
  • Method Details