interface CompetitionCountry {
    id: API.soccer.Match.CountryID;
    name: API.soccer.Match.CountryName;
}

Properties

Properties