Interface StagedOrderSetReturnItemCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction

public interface StagedOrderSetReturnItemCustomTypeAction extends StagedOrderUpdateAction
StagedOrderSetReturnItemCustomTypeAction
Example to create an instance using the builder pattern

     StagedOrderSetReturnItemCustomTypeAction stagedOrderSetReturnItemCustomTypeAction = StagedOrderSetReturnItemCustomTypeAction.builder()
             .build()