# propertiesUpdated
Description: Notification after properties have been updated.
Example:
{
"event": "propertiesUpdated",
"properties": [
{
"name": "try_terminal",
"value": "some url"
}
],
"method": "event"
}
Parameter description:
properties
— the list of properties. The following properties are available:name
— a property name- `try_terminal` — a link to the product page where one can get the full version of the application
value
— a property value
See also: