tabroom-api
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
tabroom-api
tabroom-api
/
dev.gmitch215.tabroom.api
/
Entry
/
Entry
Entry
constructor
(
school
:
String
,
location
:
String
,
name
:
String
,
code
:
String
,
ballots
:
Map
<
Int
,
Ballot
>
=
mutableMapOf()
)