Skip to main content
Skip to main content

ProductImageDTO

The product image's data.

Properties

idstringRequired
The ID of the product image.
urlstringRequired
The URL of the product image.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
deleted_atstring | Date
When the product image was deleted.
Was this section helpful?