Class StagedOrderSetShippingAddressCustomTypeActionBuilder

java.lang.Object
com.commercetools.api.models.order_edit.StagedOrderSetShippingAddressCustomTypeActionBuilder
All Implemented Interfaces:
io.vrap.rmf.base.client.Builder<StagedOrderSetShippingAddressCustomTypeAction>

StagedOrderSetShippingAddressCustomTypeActionBuilder
Example to create an instance using the builder pattern

     StagedOrderSetShippingAddressCustomTypeAction stagedOrderSetShippingAddressCustomTypeAction = StagedOrderSetShippingAddressCustomTypeAction.builder()
             .build()