Class CreateNotificationRequest
- Namespace
- OpenSettings.AspNetCore.Models.Requests
- Assembly
- OpenSettings.AspNetCore.dll
public class CreateNotificationRequest
- Inheritance
-
CreateNotificationRequest
- Inherited Members
Properties
Body
[FromBody]
public CreateNotificationRequestBody Body { get; set; }