Skip to main content

UpdateNotificationDto

titlestring
messagestring
isReadboolean
userstring
participantstring
notificationTypestring
notificationChannelstring
prioritynumber
editedBystring
isActiveboolean
UpdateNotificationDto
{
"title": "string",
"message": "string",
"isRead": true,
"user": "string",
"participant": "string",
"notificationType": "string",
"notificationChannel": "string",
"priority": 0,
"editedBy": "string",
"isActive": true
}