SessionEntity

constructor(@Id id: String, allowedUsers: List<String>, participants: List<String>)