Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 12.3 KB

File metadata and controls

17 lines (14 loc) · 12.3 KB

File

Fields

Field Type Required Description Example
Id string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
RemoteId string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
Name string The name of the file My Document
Category FileCategory The category of the file templates, forms, backups, etc.
Contents List<Models.Components.Content> : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The content of the file. Deprecated, use url and file_format one level up instead
CategoryId string The categoryId of the documents 6530
CreatedAt DateTime The creation date of the file 2021-01-01T01:01:01.000Z
UpdatedAt DateTime The update date of the file 2021-01-02T01:01:01.000Z
RemoteUrl string URL where the file content is located https://example.com/file.pdf
FileFormat FileFileFormat The file format of the file