Interface OrderSetLineItemCustomTypeAction

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

OrderSetLineItemCustomTypeAction
Example to create an instance using the builder pattern

     OrderSetLineItemCustomTypeAction orderSetLineItemCustomTypeAction = OrderSetLineItemCustomTypeAction.builder()
             .build()