| name | data type | constraints | description |
|---|---|---|---|
| accessibleIconHeight | number | required | |
| accessibleIconDescription | string | ||
| accessibleIconWidth | number | required |
Example
{
"accessibleIconHeight" : 12345,
"accessibleIconDescription" : "...",
"accessibleIconWidth" : 12345
}