Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 731 Bytes

BaseMetadata.md

File metadata and controls

17 lines (13 loc) · 731 Bytes

BaseMetadata

Properties

Name Type Description Notes
checksum str MD5 checksum of the file in hexadecimal string.
date str Date when this file was uploaded to Quetzal.
filename str File name. This does not include its path.
id str File identifier.
path str Path of the file.
size int File size in bytes.
state str File status.
url str File URL on Quetzal's data bucket.

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