Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 804 Bytes

FileData.md

File metadata and controls

15 lines (12 loc) · 804 Bytes

sib_api_v3_sdk.Model.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 long? 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 long? Size of file in bytes [optional]
CreatedAt DateTime? File created date/time [optional]

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