This model associates an Alert with an Affiliate User, making it visible to that user.
| Name | Type | Description |
|---|---|---|
| affiliate_user_id | Integer | The ID of the Affiliate User the Alert is for |
| alert_id | Integer | The ID of the Alert for the Affiliate User |
| id | Integer | ID of unique, auto-generated object for this AffiliateUserAlert This parameter is non-writable |
| is_dismissed | Boolean | Whether or not the Affiliate User has dismissed the referenced Alert |