An affiliate user's opt-out preferences for different notifications.
Name | Type | Description |
---|---|---|
affiliate_user_id | Integer | ID of the affiliate user 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 an affiliate user wants to suppress email notifications ("1" for suppress or "0" for allow) |
no_in_app | Boolean | Whether or not an affiliate user 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 |