mlbstats/api/docs/BaseballDraftProspect.md

2.3 KiB

BaseballDraftProspect

Properties

Name Type Description Notes
RequestingUserRole *Role [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 [optional] [default to null]
ScoutingReport string [optional] [default to null]
PhotoFlag bool [optional] [default to null]
School *School [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 [optional] [default to null]
Team *BaseballTeam [optional] [default to null]
DraftType *DraftTypeEnum [optional] [default to null]
DraftStatus *DraftStatusEnum [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** [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]