mlbstats/api/docs/DepthChart.md

15 lines
780 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# DepthChart
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**RequestingUserRole** | [***Role**](Role.md) | | [optional] [default to null]
**Depth** | **int32** | | [optional] [default to null]
**Position** | [***BaseballPosition**](BaseballPosition.md) | | [optional] [default to null]
**Status** | [***DynamicLookupEnum**](DynamicLookupEnum.md) | | [optional] [default to null]
**Team** | [***BaseballTeam**](BaseballTeam.md) | | [optional] [default to null]
**UserPrivileges** | [**[]Privilege**](Privilege.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)