Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 772 Bytes

FileData.md

File metadata and controls

16 lines (12 loc) · 772 Bytes

FileData

Properties

Name Type Description Notes
name str Name of uploaded file [optional]
author_id str Account id of user which created the file [optional]
contact_id int Contact id of contact on which file is uploaded [optional]
deal_id str Deal id linked to a file [optional]
company_id str Company id linked to a file [optional]
size int Size of file in bytes [optional]
created_at datetime File created date/time [optional]

[Back to Model list] [Back to API list] [Back to README]