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

Properties

Properties