Interface StagedOrderSetShippingRateInputAction

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

StagedOrderSetShippingRateInputAction
Example to create an instance using the builder pattern

     StagedOrderSetShippingRateInputAction stagedOrderSetShippingRateInputAction = StagedOrderSetShippingRateInputAction.builder()
             .build()