Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 691 Bytes

File metadata and controls

12 lines (9 loc) · 691 Bytes

ResourceFile

Properties

Name Type Description Notes
Id string Unique ID representing a resource file [optional] [default to null]
Created int64 Unix-timestamp of when the resource was created [optional] [default to null]
Updated int64 Unix-timestamp of when the resource was updated [optional] [default to null]
File **os.File Raw bytes: the actual file [optional] [default to null]

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