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

Properties

attachmentId: number

The ID of the attachment.

issueIdOrKey: string

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