Competition
Competition element holds Fixture, Markets, Livescore, OutrightFixture, OutrightLeague, OutrightScore elements. It is structured as follows:
Model
Element | Data Type | Description |
Competition.Id | int | The Id of the current competition |
Competition.Name | string | The Name of the current competition |
Competition.Type | int | The Type of the competition |
Competition.Events | List of Events |
Last updated