NotificationSetting
NotificationSetting
JSON Example
{
"type": "string",
"frequency": "string",
"notification_time": "string",
"receivers": [
"string"
],
"enabled": false
}
string
notification_time
Optional
The custom time of notification. This field needs to be set ONLY in case of Daily Digest Emails.
array of string
receivers
Optional
List of notification receivers.
boolean
enabled
Optional
Set this field to true to enable push notification for current user. This field will be ignored for other notification settings.