Entry

constructor(school: String, location: String, name: String, code: String, ballots: Map<Int, Ballot> = mutableMapOf())