16 lines
753 B
Markdown
16 lines
753 B
Markdown
|
# BaseballGameFlagRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**NoHitter** | **bool** | | [optional] [default to null]
|
||
|
**PerfectGame** | **bool** | | [optional] [default to null]
|
||
|
**AwayTeamNoHitter** | **bool** | | [optional] [default to null]
|
||
|
**AwayTeamPerfectGame** | **bool** | | [optional] [default to null]
|
||
|
**HomeTeamNoHitter** | **bool** | | [optional] [default to null]
|
||
|
**HomeTeamPerfectGame** | **bool** | | [optional] [default to null]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|