Interface StagedOrderSetReturnInfoAction

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

StagedOrderSetReturnInfoAction
Example to create an instance using the builder pattern

     StagedOrderSetReturnInfoAction stagedOrderSetReturnInfoAction = StagedOrderSetReturnInfoAction.builder()
             .build()