object ProductImage

Fields

FieldTypeDescription
srcString

The url where the image is hosted

positionInt

The order in which the image should appear

Referenced By

Example

{
  "src": "abc123",
  "position": 987
}