mlbstats/api/docs/PlayerDraftInfo.md

14 lines
610 B
Markdown

# PlayerDraftInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Year** | **int32** | | [optional] [default to null]
**Round** | **string** | | [optional] [default to null]
**PickOverall** | **int32** | | [optional] [default to null]
**PickInRound** | **int32** | | [optional] [default to null]
**Team** | [***BaseballTeam**](BaseballTeam.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)