Interface StagedOrderSetCustomTypeAction

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

StagedOrderSetCustomTypeAction
Example to create an instance using the builder pattern

     StagedOrderSetCustomTypeAction stagedOrderSetCustomTypeAction = StagedOrderSetCustomTypeAction.builder()
             .build()