Name | Description | |
---|---|---|
![]() | NJiraAttachment Constructor |
The following tables list the members exposed by NJiraAttachment.
Name | Description | |
---|---|---|
![]() | NJiraAttachment Constructor |
Name | Description | |
---|---|---|
![]() | author | An object representing the user who uploaded the attachment. |
![]() | content | The direct URL to download the attachment. |
![]() | created | The date and time when the attachment was created. |
![]() | filename | The name of the attachment file. |
![]() | id | The unique ID of the attachment. |
![]() | mimeType | The MIME type of the attachment. |
![]() | self | The API endpoint URL for this attachment. |
![]() | size | The size of the attachment in bytes. |
![]() | thumbnail | The URL for the thumbnail image of the attachment (if it's an image). |