interface Data {
    matchInfo: API.soccer.Match.MatchInfo;
    liveData: API.soccer.Match.LiveData;
}

Properties

Properties