Interface CommerceCommentService

    • Method Detail

      • addComment

        void addComment​(CommerceCommentParameter parameter)
        Adds a comment to an item.
        Parameters:
        parameter - The comment parameter with comment data to be added.