NotificationUserPreference is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class NotificationUserPreference
{
Guid? DistributionTypeId { get; set; }
bool IsEnabled { get; set; }
Guid NotificationTypeId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| DistributionTypeId | Guid? | |||
| IsEnabled | bool | |||
| NotificationTypeId | Guid |