Interface StagedOrderSetParcelCustomTypeAction

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

StagedOrderSetParcelCustomTypeAction
Example to create an instance using the builder pattern

     StagedOrderSetParcelCustomTypeAction stagedOrderSetParcelCustomTypeAction = StagedOrderSetParcelCustomTypeAction.builder()
             .build()