Interface OrderSetDeliveryCustomTypeAction

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

OrderSetDeliveryCustomTypeAction
Example to create an instance using the builder pattern

     OrderSetDeliveryCustomTypeAction orderSetDeliveryCustomTypeAction = OrderSetDeliveryCustomTypeAction.builder()
             .build()