| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of uploaded file | [optional] |
| author_id | str | Account id of user which created the file | [optional] |
| contact_id | int | Contact id of contact on which file is uploaded | [optional] |
| deal_id | str | Deal id linked to a file | [optional] |
| company_id | str | Company id linked to a file | [optional] |
| size | int | Size of file in bytes | [optional] |
| created_at | datetime | File created date/time | [optional] |