Notification

constructor(id: String = TsidCreator.getTsid().toString(), tenantId: String, userId: String? = null, type: NotificationType, title: String, message: String? = null, read: Boolean = false, resourceType: String? = null, resourceId: String? = null)(source)