Newer Version Available

This content describes an older version of this product. View Latest

Notification Setting Input

Notification setting.
Root XML tag
<notificationTargetSetting>
JSON example
1{
2   "desktopEnabled":"false"
3}
Properties
Name Type Description Required or Optional Available Version
desktopEnabled Boolean Specifies whether to enable desktop delivery for the notification type (true) or not (false). If not specified, the setting doesn’t change. Optional 47.0
emailEnabled Boolean Specifies whether to enable email delivery for the notification type (true) or not (false). If not specified, the setting doesn’t change. Optional 47.0
mobileEnabled Boolean Specifies whether to enable mobile delivery for the notification type (true) or not (false). If not specified, the setting doesn’t change. Optional 47.0