{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "PhotoIndicator",
"type": "string",
"description": "Indicates whether picture or photo should be printed on the card or default template to be applied.
In case of LVC card request, valid value is only `NORMAL`.
**Valid values: **\n* `NORMAL` - Normal card\n* `PHOTO` - Photo card\n* `PICTURE` - Picture card"
}