mlbstats/api/docs/FieldInfo.md

19 lines
875 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# FieldInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Capacity** | **int32** | | [optional] [default to null]
**TurfType** | **string** | | [optional] [default to null]
**RoofType** | **string** | | [optional] [default to null]
**LeftLine** | **int32** | | [optional] [default to null]
**Left** | **int32** | | [optional] [default to null]
**LeftCenter** | **int32** | | [optional] [default to null]
**Center** | **int32** | | [optional] [default to null]
**RightCenter** | **int32** | | [optional] [default to null]
**Right** | **int32** | | [optional] [default to null]
**RightLine** | **int32** | | [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)