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

    Interface GetAttachmentContent

    interface GetAttachmentContent {
        attachmentId: number;
        issueIdOrKey: string;
    }
    Index

    Properties

    attachmentId: number

    The ID for the attachment

    issueIdOrKey: string

    The ID or key for the customer request the attachment is associated with