mlbstats/api/docs/BaseballGameFlag.md

1.1 KiB

BaseballGameFlag

Properties

Name Type Description Notes
IsNoHitter bool [optional] [default to null]
IsPerfectGame bool [optional] [default to null]
IsAwayTeamNoHitter bool [optional] [default to null]
IsAwayTeamPerfectGame bool [optional] [default to null]
IsHomeTeamNoHitter bool [optional] [default to null]
IsHomeTeamPerfectGame bool [optional] [default to null]
AwayTeamNoHitter bool [optional] [default to null]
HomeTeamNoHitter bool [optional] [default to null]
AwayTeamPerfectGame bool [optional] [default to null]
HomeTeamPerfectGame bool [optional] [default to null]
NoHitter bool [optional] [default to null]
PerfectGame bool [optional] [default to null]

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