Expand description
A division, like the AL East or NL West.
These are created for every league, not just the MLB and contain important division-specific information like num_playoff_teams, has_wildcard and active.
Structsยง
- Division
- A complete division of info, returned from
DivisionsResponse - Division
Id - A
u32representing the ID of the division - Divisions
Request - Returns a
DivisionsResponse - Divisions
Request Builder - Use builder syntax to set the inputs and finish with
build(). - Divisions
Response - A
VecofDivisions - Named
Division - A division with a name.