Class SetStagedOrderShippingMethodOutput.Builder
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingMethodOutput.Builder
- Enclosing class:
- SetStagedOrderShippingMethodOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()externalTaxRate(ExternalTaxRateDraftOutput externalTaxRate) shippingMethodResId(ResourceIdentifier shippingMethodResId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
type
-
shippingMethodResId
public SetStagedOrderShippingMethodOutput.Builder shippingMethodResId(ResourceIdentifier shippingMethodResId) -
externalTaxRate
public SetStagedOrderShippingMethodOutput.Builder externalTaxRate(ExternalTaxRateDraftOutput externalTaxRate)
-