toggle menu
RaceAssist
1.0-SNAPSHOT
jvm
switch theme
search in API
RaceAssist
/
dev.nikomaru.raceassist.web.data
/
History
History
@
Serializable
data
class
History
(
val
raceId
:
String
,
val
rank
:
Int
)
Members
Constructors
History
Link copied to clipboard
constructor
(
raceId
:
String
,
rank
:
Int
)
Properties
race
Id
Link copied to clipboard
val
raceId
:
String
rank
Link copied to clipboard
val
rank
:
Int