Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 5.05 KB

fileupload.md

File metadata and controls

23 lines (20 loc) · 5.05 KB

FileUpload

Fields

Field Type Required Description
id str ✔️ The ID of the object.
organization_id str ✔️ N/A
name str ✔️ N/A
path str ✔️ N/A
mime_type str ✔️ N/A
size int ✔️ N/A
storage_version Nullable[str] ✔️ N/A
checksum_etag Nullable[str] ✔️ N/A
checksum_sha256_base64 Nullable[str] ✔️ N/A
checksum_sha256_hex Nullable[str] ✔️ N/A
last_modified_at date ✔️ N/A
upload models.S3FileUploadMultipart ✔️ N/A
version Nullable[str] ✔️ N/A
is_uploaded Optional[bool] N/A
service models.FileServiceTypes ✔️ N/A
size_readable str ✔️ N/A