File to be used as a product media file.
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 |
version |
Nullable[str] | ✔️ | N/A |
is_uploaded |
bool | ✔️ | N/A |
created_at |
date | ✔️ | N/A |
size_readable |
str | ✔️ | N/A |
public_url |
str | ✔️ | N/A |
service |
Literal["product_media"] | ✔️ | N/A |