Class DispatchNotificationsToUsersRequest
- Namespace
- OpenSettings.AspNetCore.Models.Requests
- Assembly
- OpenSettings.AspNetCore.dll
public class DispatchNotificationsToUsersRequest
- Inheritance
-
DispatchNotificationsToUsersRequest
- Inherited Members
Properties
NotificationId
[FromRoute]
public Guid NotificationId { get; set; }