RevolutionUserNotificationPreference
Helps user set and view their notification preferences for Revolution Alerts
| Name | Description | Type | Additional information |
|---|---|---|---|
| IsEmailEnabled |
Dictates whether or not the user wants to receive emails for alerts |
boolean |
None. |
|
The user's email to use for Alerts |
string |
None. |
|
| IsSMSEnabled |
Dictates whether or not the user wants to receive SMS for alerts |
boolean |
None. |
| SMSPhoneNumber |
The user's phone number to use for Alerts |
string |
None. |
| PhoneCarrierId |
The Carrier (from ~/api/Revolution/PhoneCarrier) associated with the phone number |
integer |
None. |