issueAttachments property

IssueAttachmentsApi issueAttachments
latefinal

This resource represents issue attachments and the attachment settings for Jira. Use it to get the metadata for an attachment, delete an attachment, and view the metadata for the contents of an attachment. Also, use it to get the attachment settings for Jira.

Implementation

late final issueAttachments = IssueAttachmentsApi(_client);