Interface StagedOrderSetShippingMethodTaxRateAction

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

StagedOrderSetShippingMethodTaxRateAction
Example to create an instance using the builder pattern

     StagedOrderSetShippingMethodTaxRateAction stagedOrderSetShippingMethodTaxRateAction = StagedOrderSetShippingMethodTaxRateAction.builder()
             .build()