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

    Interface IssueCommentListRequest

    interface IssueCommentListRequest {
        ids: number[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    ids: number[]

    The list of comment IDs. A maximum of 1000 IDs can be specified.