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 |