Class SetStagedOrderCustomShippingMethod.Builder
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderCustomShippingMethod.Builder
- Enclosing class:
- SetStagedOrderCustomShippingMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()externalTaxRate(ExternalTaxRateDraft externalTaxRate) shippingMethodName(String shippingMethodName) shippingRate(ShippingRateDraft shippingRate) taxCategory(ResourceIdentifierInput taxCategory)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
shippingMethodName
-
shippingRate
-
taxCategory
-
externalTaxRate
public SetStagedOrderCustomShippingMethod.Builder externalTaxRate(ExternalTaxRateDraft externalTaxRate)
-