Class SetCartShippingMethodTaxAmount
java.lang.Object
com.commercetools.graphql.api.types.SetCartShippingMethodTaxAmount
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetCartShippingMethodTaxAmount(ExternalTaxAmountDraft externalTaxAmount, String shippingKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetExternalTaxAmount(ExternalTaxAmountDraft externalTaxAmount) voidsetShippingKey(String shippingKey) toString()
-
Constructor Details
-
SetCartShippingMethodTaxAmount
public SetCartShippingMethodTaxAmount() -
SetCartShippingMethodTaxAmount
-
-
Method Details