mlbstats/api/docs/PitchCodeRestObject.md

20 lines
980 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# PitchCodeRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Code** | **string** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**SwingStatus** | **bool** | | [optional] [default to null]
**SwingMissStatus** | **bool** | | [optional] [default to null]
**SwingContactStatus** | **bool** | | [optional] [default to null]
**SortOrder** | **int32** | | [optional] [default to null]
**StrikeStatus** | **bool** | | [optional] [default to null]
**BallStatus** | **bool** | | [optional] [default to null]
**PitchStatus** | **bool** | | [optional] [default to null]
**PitchResultText** | **string** | | [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)