ProductImage - Product Module Data Models Reference

This documentation provides a reference to the ProductImage data model. It belongs to the Product Module.

idPrimaryKeyModifier<IdProperty>
The ID of the product image.
urlTextProperty
The URL of the product image
rankNumberProperty
The rank of the product image among its sibling images.
productBelongsTo<Product>
The associated product.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?