A network employee's opt-out preferences for different notifications.
Name | Type | Description |
---|---|---|
employee_id | Integer | ID of the network employee opting out of notifications |
event_class | String | Type of event notification to suppressShow Supported Values |
id | Integer | Primary identifier of this opt-out record This parameter is non-writable |
no_email | Boolean | Whether or not a network employee wants to suppress email notifications ("1" for suppress or "0" for allow) |
no_in_app | Boolean | Whether or not a network employee wants to suppress in-app notifications ("1" for suppress or "0" for allow) |
target_class | String | Target of the event described by event_classShow Supported Values |