mlbstats/api/docs/BaseballDecision.md

934 B

BaseballDecision

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Winner *BaseballPerson [optional] [default to null]
Loser *BaseballPerson [optional] [default to null]
Save *BaseballPerson [optional] [default to null]
Empty bool [optional] [default to null]
NotEmpty bool [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]