Interface StagedOrderSetParcelMeasurementsAction

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

StagedOrderSetParcelMeasurementsAction
Example to create an instance using the builder pattern

     StagedOrderSetParcelMeasurementsAction stagedOrderSetParcelMeasurementsAction = StagedOrderSetParcelMeasurementsAction.builder()
             .build()