BugAttachments
Returns details of attachments for a bug.
Columns
| Name | Type | References | |
| PortalId | Integer |
Portals.Id | |
| ProjectId | Long |
Projects.Id | |
| BugId | Long |
Bugs.Id | |
| Id [KEY] | Long | ||
| AttachedTime | Datetime | ||
| AuthorId | String | ||
| AuthorName | String | ||
| FileEncAttachparam | String | ||
| FileName | String | ||
| FileSize | String | ||
| FileType | String | ||
| FileUri | String | ||
| IsDocsAttachment | Boolean |