mlbstats/api/docs/DepthChartRestObject.md

13 lines
655 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# DepthChartRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Position** | [***PositionRestObject**](PositionRestObject.md) | | [optional] [default to null]
**Depth** | **int32** | | [optional] [default to null]
**Status** | [***DynamicEnumRestObject**](DynamicEnumRestObject.md) | | [optional] [default to null]
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.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)