Thumbnail Object
Thumbnail objects are parts of DetailedResult and Indexed Identity resources.
Attributes
Top level attributes
Name | Type | Description |
---|---|---|
image | string | Base64 Image |
meta | dict | Contains meta data about the image |
Example
{
"image": "iVBORw0KGgoAAAANSUhEUg...",
"meta": {}
}