# BaseballDraftProspect ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **RequestingUserRole** | [***Role**](Role.md) | | [optional] [default to null] **BisPlayerId** | **int32** | | [optional] [default to null] **BisSchoolId** | **int32** | | [optional] [default to null] **DraftPlayerId** | **int32** | | [optional] [default to null] **PickRound** | **string** | | [optional] [default to null] **PickRoundLabel** | **string** | | [optional] [default to null] **PickNumber** | **int32** | | [optional] [default to null] **DisplayPickNumber** | **int32** | | [optional] [default to null] **RoundPickNumber** | **int32** | | [optional] [default to null] **EnglishBlurb** | **string** | | [optional] [default to null] **SpanishBlurb** | **string** | | [optional] [default to null] **Rank** | **int32** | | [optional] [default to null] **PickedTeamCode** | **string** | | [optional] [default to null] **Home** | [***Location**](Location.md) | | [optional] [default to null] **ScoutingReport** | **string** | | [optional] [default to null] **PhotoFlag** | **bool** | | [optional] [default to null] **School** | [***School**](School.md) | | [optional] [default to null] **Comments** | **string** | | [optional] [default to null] **HeadshotLink** | **string** | | [optional] [default to null] **PickValue** | **string** | | [optional] [default to null] **SigningBonus** | **string** | | [optional] [default to null] **Person** | [***BaseballPerson**](BaseballPerson.md) | | [optional] [default to null] **Team** | [***BaseballTeam**](BaseballTeam.md) | | [optional] [default to null] **DraftType** | [***DraftTypeEnum**](DraftTypeEnum.md) | | [optional] [default to null] **DraftStatus** | [***DraftStatusEnum**](DraftStatusEnum.md) | | [optional] [default to null] **WasPassed** | **bool** | | [optional] [default to null] **WasLastPick** | **bool** | | [optional] [default to null] **WasSelected** | **bool** | | [optional] [default to null] **Year** | **string** | | [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)