mlbstats/api/docs/BaseballViolation.md

13 lines
596 B
Markdown

# BaseballViolation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ViolationType** | **string** | | [optional] [default to null]
**ViolationSubType** | **string** | | [optional] [default to null]
**ViolationDescription** | **string** | | [optional] [default to null]
**ViolationPlayer** | [***BaseballPerson**](BaseballPerson.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)