Interface StagedOrderSetLineItemPriceAction

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

StagedOrderSetLineItemPriceAction
Example to create an instance using the builder pattern

     StagedOrderSetLineItemPriceAction stagedOrderSetLineItemPriceAction = StagedOrderSetLineItemPriceAction.builder()
             .build()