# SibApiV3Sdk.FileData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of uploaded file | [optional] 
**authorId** | **String** | Account id of user which created the file | [optional] 
**contactId** | **Number** | 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** | **Number** | Size of file in bytes | [optional] 
**createdAt** | **Date** | File created date/time | [optional] 


