kmttAPI
0.3.3
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.models
/
QuizItem
Quiz
Item
data
class
QuizItem
(
count
:
Int
,
total
:
Int
,
isWinner
:
Boolean
,
percentage
:
Int
)
Content copied to clipboard
Properties
Properties
count
Link copied to clipboard
val
count
:
Int
Content copied to clipboard
isWinner
Link copied to clipboard
val
isWinner
:
Boolean
Content copied to clipboard
percentage
Link copied to clipboard
val
percentage
:
Int
Content copied to clipboard
total
Link copied to clipboard
val
total
:
Int
Content copied to clipboard