mlbstats/api/docs/PlayerDraftInfoRestObject.md

15 lines
701 B
Markdown

# PlayerDraftInfoRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**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** | [***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)