35 lines
2.0 KiB
Markdown
35 lines
2.0 KiB
Markdown
# Details
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Call** | [***DynamicEnumRestObject**](DynamicEnumRestObject.md) | | [optional] [default to null]
|
|
**Description** | **string** | | [optional] [default to null]
|
|
**Event** | **string** | | [optional] [default to null]
|
|
**EventType** | **string** | | [optional] [default to null]
|
|
**Code** | **string** | | [optional] [default to null]
|
|
**BallColor** | **string** | | [optional] [default to null]
|
|
**TrailColor** | **string** | | [optional] [default to null]
|
|
**IsInPlay** | **bool** | | [optional] [default to null]
|
|
**IsStrike** | **bool** | | [optional] [default to null]
|
|
**IsBall** | **bool** | | [optional] [default to null]
|
|
**IsBaseHit** | **bool** | | [optional] [default to null]
|
|
**IsAtBat** | **bool** | | [optional] [default to null]
|
|
**IsPlateAppearance** | **bool** | | [optional] [default to null]
|
|
**Type_** | [***DynamicEnumRestObject**](DynamicEnumRestObject.md) | | [optional] [default to null]
|
|
**AwayScore** | **int32** | | [optional] [default to null]
|
|
**HomeScore** | **int32** | | [optional] [default to null]
|
|
**IsScoringPlay** | **bool** | | [optional] [default to null]
|
|
**IsOut** | **bool** | Does the play event include an out? | [optional] [default to null]
|
|
**HasReview** | **bool** | | [optional] [default to null]
|
|
**FromCatcher** | **bool** | | [optional] [default to null]
|
|
**RunnerGoing** | **bool** | | [optional] [default to null]
|
|
**BatSide** | [***DynamicEnumRestObject**](DynamicEnumRestObject.md) | | [optional] [default to null]
|
|
**PitchHand** | [***DynamicEnumRestObject**](DynamicEnumRestObject.md) | | [optional] [default to null]
|
|
**DisengagementNum** | **int32** | | [optional] [default to null]
|
|
**Violation** | [***ViolationRestObject**](ViolationRestObject.md) | | [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)
|
|
|