Class MethodExternalTaxRateDraft
java.lang.Object
com.commercetools.graphql.api.types.MethodExternalTaxRateDraft
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMethodExternalTaxRateDraft(String shippingMethodKey, ExternalTaxRateDraft taxRate) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetShippingMethodKey(String shippingMethodKey) voidsetTaxRate(ExternalTaxRateDraft taxRate) toString()
-
Constructor Details
-
MethodExternalTaxRateDraft
public MethodExternalTaxRateDraft() -
MethodExternalTaxRateDraft
-
-
Method Details