Notification Setting Input

Notification setting input.
Root XML tag
<notificationTargetSetting>
JSON example
{
   "desktopEnabled":"false"
}
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
slackEnabled Boolean Reserved for future use. Optional 52.0