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