mlbstats/api/docs/Franchise.md

1.1 KiB

Franchise

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
FranchiseId int32 [optional] [default to null]
FirstSeasonId int32 [optional] [default to null]
LastSeasonId int32 [optional] [default to null]
MostRecentTeamId int32 [optional] [default to null]
TeamName string [optional] [default to null]
LocationName string [optional] [default to null]
TeamIds []int32 [optional] [default to null]
Roster *BaseballRoster [optional] [default to null]
HydratedRosters **map[string]interface{}** [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]