> Image object

The following objects are directly related to the image API.

Image

The image object has the following properties.

PropertyTypeDescription
imageidstring(readonly) ID of the image.
name
(required)
stringName of the image.
imagetypeintegerType of image.

Possible values:
1 - (default) icon;
2 - background image.