Public Attributes | List of all members
GetMatchesResponse Struct Reference

Ouput parameters of the GetMatches API. More...

Public Attributes

 $MatchCount
 
 $TeamMatchesEntries
 

Detailed Description

Ouput parameters of the GetMatches API.

See also
GetMatches

Member Data Documentation

◆ $MatchCount

GetMatchesResponse::$MatchCount

The number of matches returned by GetMatches

This is also the number of entries that will be returned in ::TeamMatchEntries

type: int

◆ $TeamMatchesEntries

GetMatchesResponse::$TeamMatchesEntries

List of all games matching the requested criteria (see GetMatchesRequest).

Each element of the list is a TeamMatchEntry

type: TeamMatchEntry[]

See also
TeamMatchEntry

The documentation for this struct was generated from the following file: