# BrevoRuby::FileData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of uploaded file | [optional] **author_id** | **String** | Account id of user which created the file | [optional] **contact_id** | **Integer** | Contact id of contact on which file is uploaded | [optional] **deal_id** | **String** | Deal id linked to a file | [optional] **company_id** | **String** | Company id linked to a file | [optional] **size** | **Integer** | Size of file in bytes | [optional] **created_at** | **DateTime** | File created date/time | [optional]