CFBSharp.Model.TeamMatchup
September 20, 2022 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Team1 | string | [optional] | |
| Team2 | string | [optional] | |
| StartYear | int? | [optional] | |
| EndYear | int? | [optional] | |
| Team1Wins | int? | [optional] | |
| Team2Wins | int? | [optional] | |
| Ties | int? | [optional] | |
| Games | List<TeamMatchupGames> | [optional] |