Class TaxCategoryReplaceTaxRate
java.lang.Object
com.commercetools.graphql.api.types.TaxCategoryReplaceTaxRate
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTaxCategoryReplaceTaxRate(String taxRateId, String taxRateKey, TaxRateDraft taxRate) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetTaxRate(TaxRateDraft taxRate) voidsetTaxRateId(String taxRateId) voidsetTaxRateKey(String taxRateKey) toString()
-
Constructor Details
-
TaxCategoryReplaceTaxRate
public TaxCategoryReplaceTaxRate() -
TaxCategoryReplaceTaxRate
-
-
Method Details