Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 597 Bytes

File metadata and controls

12 lines (9 loc) · 597 Bytes

# ResourceFile

Properties

Name Type Description Notes
id string 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 \SplFileObject Raw bytes: the actual file [optional]

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