1.8 KiB
1.8 KiB
BaseballDraftProspectRestObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Copyright | string | [optional] [default to null] | |
| BisPlayerId | int32 | [optional] [default to null] | |
| BisSchoolId | int32 | [optional] [default to null] | |
| PickRound | string | [optional] [default to null] | |
| PickNumber | int32 | [optional] [default to null] | |
| DisplayPickNumber | int32 | [optional] [default to null] | |
| RoundPickNumber | int32 | [optional] [default to null] | |
| Rank | int32 | [optional] [default to null] | |
| PickValue | string | [optional] [default to null] | |
| SigningBonus | string | [optional] [default to null] | |
| Home | *LocationRestObject | [optional] [default to null] | |
| ScoutingReport | string | [optional] [default to null] | |
| School | *SchoolRestObject | [optional] [default to null] | |
| Blurb | string | [optional] [default to null] | |
| HeadshotLink | string | [optional] [default to null] | |
| Person | *BaseballPersonRestObject | [optional] [default to null] | |
| Team | *BaseballTeamRestObject | [optional] [default to null] | |
| DraftType | *DraftTypeEnumRestObject | [optional] [default to null] | |
| IsDrafted | bool | [optional] [default to null] | |
| IsPass | bool | [optional] [default to null] | |
| Year | string | [optional] [default to null] |