mlbstats/api/docs/BaseballLineup.md

746 B

BaseballLineup

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
AwayPlayers **[]BaseballPerson** [optional] [default to null]
HomePlayers **[]BaseballPerson** [optional] [default to null]
HydratedPeople **map[string]interface{}** [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

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