NotificationDto

constructor(notificationId: Long, messageType: NotificationType, message: String?, participantId: Long?, participantName: String?, queueId: Long?, queueName: String?, date: LocalDateTime, read: Boolean)