Interface MatchResults

Only contains information about match status and results.

Hierarchy

Properties

opponent1: null | ParticipantResult

First opponent of the match.

opponent2: null | ParticipantResult

Second opponent of the match.

status: Status

Status of the match.

Generated using TypeDoc