core
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
core
matches
/
dev.pubgkt.matches
/
MatchParticipant
/
MatchParticipant
Match
Participant
constructor
(
teamId
:
Int
,
rank
:
Int
,
won
:
Boolean
,
players
:
List
<
MatchPlayer
>
)