| Interface | Description |
|---|---|
| SoccerEvent |
A representation of soccer events which only have two participants
|
| SoccerMatch |
A representation of soccer matches which only have two participants
|
| SoccerRecord |
A representation of soccer records which only have two participants
|
| Class | Description |
|---|---|
| SoccerEventState |
A representation of soccer events states which only have two participants
|
| SoccerStats |
This statistics of a soccer event
|
| Enum | Description |
|---|---|
| LeagueType |
League type represents the type of league
|
| SoccerEventType |
SoccerEventType represents the event type for Soccer events
|
| SoccerGender |
SoccerGender represents the gender (MEN/WOMEN) for Soccer matches
|
| SoccerSegment |
SoccerSegment represents that a soccer event belongs FIRST_HALF / HALF_BREAK etc.
|
| SoccerTimeType |
SoccerTimeType represents the time type for Soccer matches
|