ProductImageDTO
The product image's data.
deleted_at
string | DateWhen the product image was deleted.
id
stringRequiredThe ID of the product image.
metadata
null | Record<string, unknown>Holds custom data in key-value pairs.
url
stringRequiredThe URL of the product image.
Was this section helpful?