Interface StagedQuoteSetSellerCommentAction

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

StagedQuoteSetSellerCommentAction
Example to create an instance using the builder pattern

     StagedQuoteSetSellerCommentAction stagedQuoteSetSellerCommentAction = StagedQuoteSetSellerCommentAction.builder()
             .build()