Class SetCartCustomLineItemTaxAmount.Builder
java.lang.Object
com.commercetools.graphql.api.types.SetCartCustomLineItemTaxAmount.Builder
- Enclosing class:
- SetCartCustomLineItemTaxAmount
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()customLineItemId(String customLineItemId) customLineItemKey(String customLineItemKey) externalTaxAmount(ExternalTaxAmountDraft externalTaxAmount)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
customLineItemId
-
customLineItemKey
-
externalTaxAmount
public SetCartCustomLineItemTaxAmount.Builder externalTaxAmount(ExternalTaxAmountDraft externalTaxAmount)
-