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

    Interface GetAttachmentThumbnail

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

    Properties

    attachmentId: number

    The ID of the attachment.

    issueIdOrKey: string

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