32 lines
1.8 KiB
Markdown
32 lines
1.8 KiB
Markdown
# Award
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**RequestingUserRole** | [***Role**](Role.md) | | [optional] [default to null]
|
|
**Results** | [**[]AwardResult**](AwardResult.md) | | [optional] [default to null]
|
|
**Winners** | [**[]AwardWinner**](AwardWinner.md) | | [optional] [default to null]
|
|
**Id** | **string** | | [optional] [default to null]
|
|
**Name** | **string** | | [optional] [default to null]
|
|
**ShortName** | **string** | | [optional] [default to null]
|
|
**Description** | **string** | | [optional] [default to null]
|
|
**RecipientType** | **string** | | [optional] [default to null]
|
|
**History** | **string** | | [optional] [default to null]
|
|
**Team** | [***BaseballTeam**](BaseballTeam.md) | | [optional] [default to null]
|
|
**ImageUrl** | **string** | | [optional] [default to null]
|
|
**HomePageUrl** | **string** | | [optional] [default to null]
|
|
**Date** | **string** | | [optional] [default to null]
|
|
**Season** | **string** | | [optional] [default to null]
|
|
**SortOrder** | **int32** | | [optional] [default to null]
|
|
**Player** | [***BaseballPerson**](BaseballPerson.md) | | [optional] [default to null]
|
|
**Votes** | **int32** | | [optional] [default to null]
|
|
**VotesAvailable** | **int32** | | [optional] [default to null]
|
|
**Sport** | [***Sport**](Sport.md) | | [optional] [default to null]
|
|
**League** | [***League**](League.md) | | [optional] [default to null]
|
|
**Notes** | **string** | | [optional] [default to null]
|
|
**OrganizationId** | **int32** | | [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)
|
|
|