Image

תמונת המוצר מיוצגת כבייטים ישירות או כ-URI.

ייצוג ב-JSON
{

  // Union field image can be only one of the following:
  "uri": string,
  "data": string
  // End of list of possible types for union field image.
}
שדות

שדה איחוד image.

הערך image יכול להיות רק אחד מהבאים:

uri

string

בדרך כלל URI שאפשר לשלוח לגביו בקשת אינטרנט.

data

string (bytes format)

בייטים של התמונה בפורמט Raw.

מחרוזת בקידוד Base64.