NotificationUserPreference is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
NotificationUserPreference
Telligent.Evolution.Extensibility.Api.Entities.Version1
class NotificationUserPreference { Guid? DistributionTypeId { get; set; } bool IsEnabled { get; set; } Guid NotificationTypeId { get; set; } }
Guid?
bool
Guid