Interface StagedQuoteSetSellerCommentAction

All Superinterfaces:
ResourceUpdateAction<StagedQuoteUpdateAction>, StagedQuoteUpdateAction

public interface StagedQuoteSetSellerCommentAction extends StagedQuoteUpdateAction
StagedQuoteSetSellerCommentAction
Example to create an instance using the builder pattern

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