BugAttachments
Get details of attachments for a bug.
Columns
| Name | Type | Description |
| BugId | String | Bug Id. |
| AttachmentId | Long | Attachment Id. |
| FileName | String | Attached File Name. |
| FileType | String | Attached File Type. |
| FileSize | Integer | Attached File Size. |
| FileEncAttachParam | String | Attached File Enc Attach Param. |
| FileUri | String | Attached File Uri. |
| AttachedDate | Date | Attached Date. |
| AttachedDateTime | Datetime | Attached Date Time. |
| AuthorId | String | Attachment Author Id. |
| AuthorName | String | Attachment Author Name. |
| IsDocsAttachment | Boolean | Is Docs Attachment. |