Fields
# | Field name | Comment | Object type |
---|---|---|---|
1 | Id |
|
Long |
2 | mimetype | Similar to 'application/pdf' or 'application/docx'. | String |
3 | filename | The filename of an attachment. | String |
4 | created | The date when the attachment is created. | Date |
5 | filesize | The size of a file is bytes. | Long |
6 | author | The user, who added a file. | User |