Interface OrderSetParcelCustomTypeAction

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

OrderSetParcelCustomTypeAction
Example to create an instance using the builder pattern

     OrderSetParcelCustomTypeAction orderSetParcelCustomTypeAction = OrderSetParcelCustomTypeAction.builder()
             .build()