Class AddCartShippingMethod.Builder
java.lang.Object
com.commercetools.graphql.api.types.AddCartShippingMethod.Builder
- Enclosing class:
- AddCartShippingMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()custom(CustomFieldsDraft custom) deliveries(List<DeliveryDraft> deliveries) externalTaxRate(ExternalTaxRateDraft externalTaxRate) shippingAddress(AddressInput shippingAddress) shippingKey(String shippingKey) shippingMethod(ResourceIdentifierInput shippingMethod) shippingRateInput(ShippingRateInputDraft shippingRateInput)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
shippingKey
-
shippingMethod
-
externalTaxRate
-
shippingAddress
-
shippingRateInput
-
custom
-
deliveries
-