Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 652 Bytes

File metadata and controls

20 lines (12 loc) · 652 Bytes

ModelFile

Model representing files

Properties

Name Type Description Notes
id Integer Unique identifier for the file [optional]
name String Name of the file [optional]
type String Type of the file [optional]
path String Path to the file [optional]
status String Status of the file [optional]
createdAt OffsetDateTime Timestamp when the file was created [optional]
updatedAt OffsetDateTime Timestamp when the file was last updated [optional]