1.1 KiB
1.1 KiB
AwardWinner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AwardId | int32 | [optional] [default to null] | |
| TeamId | int32 | [optional] [default to null] | |
| CoachId | int32 | [optional] [default to null] | |
| PlayerId | int32 | [optional] [default to null] | |
| Rank | string | [optional] [default to null] | |
| Person | *BaseballPerson | [optional] [default to null] | |
| Player | *BaseballPerson | [optional] [default to null] | |
| Coach | *BaseballPerson | [optional] [default to null] | |
| Team | *BaseballTeam | [optional] [default to null] | |
| AwardDate | string | [optional] [default to null] | |
| Season | string | [optional] [default to null] | |
| Empty | bool | [optional] [default to null] | |
| NotEmpty | bool | [optional] [default to null] |