Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 5.38 KB

productmediafileread.md

File metadata and controls

26 lines (22 loc) · 5.38 KB

ProductMediaFileRead

File to be used as a product media file.

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
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