Class SetCartShippingMethodTaxRate
java.lang.Object
com.commercetools.graphql.api.types.SetCartShippingMethodTaxRate
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetCartShippingMethodTaxRate(ExternalTaxRateDraft externalTaxRate, String shippingKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetExternalTaxRate(ExternalTaxRateDraft externalTaxRate) voidsetShippingKey(String shippingKey) toString()
-
Constructor Details
-
SetCartShippingMethodTaxRate
public SetCartShippingMethodTaxRate() -
SetCartShippingMethodTaxRate
-
-
Method Details