Class SetCartCustomLineItemTaxRate

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

public class SetCartCustomLineItemTaxRate extends Object
  • Constructor Details

    • SetCartCustomLineItemTaxRate

      public SetCartCustomLineItemTaxRate()
    • SetCartCustomLineItemTaxRate

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