Class NotificationSentRequest
- Assembly
 - JJConsulting.Infinity.Domain.dll
 
public class NotificationSentRequestInheritance
Inherited Members
Properties
Channel
public required string Channel { get; set; }Property Value
NotificationId
public required Guid NotificationId { get; set; }Property Value
UserIds
public required IEnumerable<Guid> UserIds { get; set; }