Anitraklib
0.1.4-alpha
common
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist.types
/
ScoreDistribution
Score
Distribution
@
Serializable
data
class
ScoreDistribution
(
val
score
:
Int
,
val
amount
:
Int
)
Members
Constructors
Score
Distribution
Link copied to clipboard
constructor
(
score
:
Int
,
amount
:
Int
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
score
Link copied to clipboard
val
score
:
Int