| id |
int |
The ID of the file |
[optional] |
| user_id |
int |
The ID of the user to associate the file with |
[optional] |
| deal_id |
int |
The ID of the deal to associate the file with |
[optional] |
| person_id |
int |
The ID of the person to associate the file with |
[optional] |
| org_id |
int |
The ID of the organization to associate the file with |
[optional] |
| product_id |
int |
The ID of the product to associate the file with |
[optional] |
| activity_id |
int |
The ID of the activity to associate the file with |
[optional] |
| lead_id |
string |
The ID of the lead to associate the file with |
[optional] |
| project_id |
int |
The ID of the project to associate the file with |
[optional] |
| add_time |
string |
The date and time when the file was added/created. Format: YYYY-MM-DD HH:MM:SS |
[optional] |
| update_time |
string |
The last updated date and time of the file. Format: YYYY-MM-DD HH:MM:SS |
[optional] |
| file_name |
string |
The original name of the file |
[optional] |
| file_size |
int |
The size of the file |
[optional] |
| active_flag |
bool |
Whether the user is active or not. false = Not activated, true = Activated |
[optional] |
| inline_flag |
bool |
Whether the file was uploaded as inline or not |
[optional] |
| remote_location |
string |
The location type to send the file to. Only googledrive is supported at the moment. |
[optional] |
| remote_id |
string |
The ID of the remote item |
[optional] |
| cid |
string |
The ID of the inline attachment |
[optional] |
| s3_bucket |
string |
The location of the cloud storage |
[optional] |
| mail_message_id |
string |
The ID of the mail message to associate the file with |
[optional] |
| mail_template_id |
string |
The ID of the mail template to associate the file with |
[optional] |
| deal_name |
string |
The name of the deal associated with the file |
[optional] |
| person_name |
string |
The name of the person associated with the file |
[optional] |
| org_name |
string |
The name of the organization associated with the file |
[optional] |
| product_name |
string |
The name of the product associated with the file |
[optional] |
| lead_name |
string |
The name of the lead associated with the file |
[optional] |
| project_name |
string |
The name of the project associated with the file |
[optional] |
| url |
string |
The URL of the download file |
[optional] |
| name |
string |
The visible name of the file |
[optional] |
| description |
string |
The description of the file |
[optional] |