Interface OrderSetDeliveryAddressCustomTypeAction

All Superinterfaces:
OrderUpdateAction, ResourceUpdateAction<OrderUpdateAction>
All Known Implementing Classes:
OrderSetDeliveryAddressCustomTypeActionImpl

OrderSetDeliveryAddressCustomTypeAction
Example to create an instance using the builder pattern

     OrderSetDeliveryAddressCustomTypeAction orderSetDeliveryAddressCustomTypeAction = OrderSetDeliveryAddressCustomTypeAction.builder()
             .build()