Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/version3/models/issueCommentListRequest.ts>IssueCommentListRequest

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface IssueCommentListRequest
import { type IssueCommentListRequest } from "https://deno.land/x/jira@v3.0.2/src/version3/models/issueCommentListRequest.ts";

Properties

ids: number[]

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