NotificationService.toggleNotifications Method
Enables/disables the notifications' schedules
Parameters
- toggleOptions
-
An array of key-value pairs where the key is the notification id and the value is whether or not the notification schedule is enabled.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.