Class TaxCategoryUpdateAction.Builder
java.lang.Object
com.commercetools.graphql.api.types.TaxCategoryUpdateAction.Builder
- Enclosing class:
- TaxCategoryUpdateAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTaxRate(TaxCategoryAddTaxRate addTaxRate) build()changeName(TaxCategoryChangeName changeName) removeTaxRate(TaxCategoryRemoveTaxRate removeTaxRate) replaceTaxRate(TaxCategoryReplaceTaxRate replaceTaxRate) setDescription(TaxCategorySetDescription setDescription) setKey(SetTaxCategoryKey setKey)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
changeName
-
setDescription
-
addTaxRate
-
replaceTaxRate
-
removeTaxRate
-
setKey
-