Class SetStagedOrderShippingMethod
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingMethod
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderShippingMethod(ResourceIdentifierInput shippingMethod, ExternalTaxRateDraft externalTaxRate) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetExternalTaxRate(ExternalTaxRateDraft externalTaxRate) voidsetShippingMethod(ResourceIdentifierInput shippingMethod) toString()
-
Constructor Details
-
SetStagedOrderShippingMethod
public SetStagedOrderShippingMethod() -
SetStagedOrderShippingMethod
public SetStagedOrderShippingMethod(ResourceIdentifierInput shippingMethod, ExternalTaxRateDraft externalTaxRate)
-
-
Method Details