21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
|
# About
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**AtBatIndex** | **int32** | | [optional] [default to null]
|
||
|
**HalfInning** | **string** | | [optional] [default to null]
|
||
|
**IsTopInning** | **bool** | | [optional] [default to null]
|
||
|
**Inning** | **int32** | | [optional] [default to null]
|
||
|
**StartTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
||
|
**EndTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
||
|
**IsComplete** | **bool** | | [optional] [default to null]
|
||
|
**IsScoringPlay** | **bool** | | [optional] [default to null]
|
||
|
**HasReview** | **bool** | | [optional] [default to null]
|
||
|
**HasOut** | **bool** | Does the play include an out? | [optional] [default to null]
|
||
|
**CaptivatingIndex** | **int32** | | [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)
|
||
|
|