Jira.js - Jira Cloud API library
    Preparing search index...

    Interface DeleteCommentProperty

    interface DeleteCommentProperty {
        commentId: string;
        propertyKey: string;
    }
    Index

    Properties

    commentId: string

    The ID of the comment.

    propertyKey: string

    The key of the property.