# 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**](BaseballPerson.md) | | [optional] [default to null] **Player** | [***BaseballPerson**](BaseballPerson.md) | | [optional] [default to null] **Coach** | [***BaseballPerson**](BaseballPerson.md) | | [optional] [default to null] **Team** | [***BaseballTeam**](BaseballTeam.md) | | [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] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)