Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 595 Bytes

ResourceFile.md

File metadata and controls

12 lines (9 loc) · 595 Bytes

ResourceFile

Properties

Name Type Description Notes
id str Unique ID representing a resource file [optional]
created int Unix-timestamp of when the resource was created [optional]
updated int Unix-timestamp of when the resource was updated [optional]
file str Raw bytes: the actual file [optional]

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