Class SetStagedOrderCustomLineItemTaxRate

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

public class SetStagedOrderCustomLineItemTaxRate extends Object
  • Constructor Details

    • SetStagedOrderCustomLineItemTaxRate

      public SetStagedOrderCustomLineItemTaxRate()
    • SetStagedOrderCustomLineItemTaxRate

      public SetStagedOrderCustomLineItemTaxRate(String customLineItemId, String customLineItemKey, ExternalTaxRateDraft externalTaxRate)
  • Method Details