Interface StagedOrderSetLineItemCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction
All Known Implementing Classes:
StagedOrderSetLineItemCustomTypeActionImpl

StagedOrderSetLineItemCustomTypeAction
Example to create an instance using the builder pattern

     StagedOrderSetLineItemCustomTypeAction stagedOrderSetLineItemCustomTypeAction = StagedOrderSetLineItemCustomTypeAction.builder()
             .build()