ProductImageDTO
internal.ProductTypes.ProductImageDTO
The product image's data.
Properties
deleted_atstring | DateWhen the product image was deleted.
idstringRequiredThe ID of the product image.
metadatanull | Record<string, unknown>Holds custom data in key-value pairs.
urlstringRequiredThe URL of the product image.
Was this section helpful?