| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name of uploaded file | [optional] |
| AuthorId | string | Account id of user which created the file | [optional] |
| ContactId | long? | Contact id of contact on which file is uploaded | [optional] |
| DealId | string | Deal id linked to a file | [optional] |
| CompanyId | string | Company id linked to a file | [optional] |
| Size | long? | Size of file in bytes | [optional] |
| CreatedAt | DateTime? | File created date/time | [optional] |