Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.01 KB

File metadata and controls

20 lines (16 loc) · 1.01 KB

Artifact

Properties

Name Type Description Notes
href str [optional]
created datetime Timestamp of creation. [optional]
file str The stored file. [optional]
size int The size of the file in bytes. [optional]
md5 str The MD5 checksum of the file if available. [optional]
sha1 str The SHA-1 checksum of the file if available. [optional]
sha224 str The SHA-224 checksum of the file if available. [optional]
sha256 str The SHA-256 checksum of the file if available. [optional]
sha384 str The SHA-384 checksum of the file if available. [optional]
sha512 str The SHA-512 checksum of the file if available. [optional]
upload str [optional]

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