mlbstats/api/docs/SituationCodeRestObject.md

18 lines
833 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# SituationCodeRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Code** | **string** | | [optional] [default to null]
**SortOrder** | **int32** | | [optional] [default to null]
**NavigationMenu** | **string** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**Team** | **bool** | | [optional] [default to null]
**Batting** | **bool** | | [optional] [default to null]
**Fielding** | **bool** | | [optional] [default to null]
**Pitching** | **bool** | | [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)