mlbstats/api/docs/PlayCredit.md

17 lines
1011 B
Markdown

# PlayCredit
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Person** | [***BaseballPerson**](BaseballPerson.md) | | [optional] [default to null]
**Credit** | **string** | | [optional] [default to null]
**Position** | [***BaseballPosition**](BaseballPosition.md) | | [optional] [default to null]
**Detail** | [***GameEventDetailTo**](GameEventDetailTO.md) | | [optional] [default to null]
**FielderStat** | [***FielderDetailType**](FielderDetailType.md) | | [optional] [default to null]
**BatterStat** | [***BatterDetailType**](BatterDetailType.md) | | [optional] [default to null]
**PitcherStat** | [***PitcherDetailType**](PitcherDetailType.md) | | [optional] [default to null]
**RunnerStat** | [***RunnerDetailType**](RunnerDetailType.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)