Interface StagedOrderSetLineItemTaxAmountAction

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

StagedOrderSetLineItemTaxAmountAction
Example to create an instance using the builder pattern

     StagedOrderSetLineItemTaxAmountAction stagedOrderSetLineItemTaxAmountAction = StagedOrderSetLineItemTaxAmountAction.builder()
             .build()