useresponse
    Preparing search index...

    Interface CommentActionResponse

    interface CommentActionResponse {
        success?: Comment;
    }
    Index

    Properties

    Properties

    success?: Comment