Interface StagedQuoteSetValidToAction

All Superinterfaces:
ResourceUpdateAction<StagedQuoteUpdateAction>, StagedQuoteUpdateAction
All Known Implementing Classes:
StagedQuoteSetValidToActionImpl

StagedQuoteSetValidToAction
Example to create an instance using the builder pattern

     StagedQuoteSetValidToAction stagedQuoteSetValidToAction = StagedQuoteSetValidToAction.builder()
             .build()