30 lines
1.7 KiB
Markdown
30 lines
1.7 KiB
Markdown
|
# AwardRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**Hydrations** | **[]string** | | [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]
|
||
|
**ImageUrl** | **string** | | [optional] [default to null]
|
||
|
**HomePageUrl** | **string** | | [optional] [default to null]
|
||
|
**Date** | **string** | | [optional] [default to null]
|
||
|
**Season** | **string** | | [optional] [default to null]
|
||
|
**Results** | [**[]AwardResultRestObject**](AwardResultRestObject.md) | | [optional] [default to null]
|
||
|
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
||
|
**SortOrder** | **int32** | | [optional] [default to null]
|
||
|
**Player** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
||
|
**Votes** | **int32** | | [optional] [default to null]
|
||
|
**VotesAvailable** | **int32** | | [optional] [default to null]
|
||
|
**Sport** | [***SportRestObject**](SportRestObject.md) | | [optional] [default to null]
|
||
|
**League** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
||
|
**Notes** | **string** | | [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)
|
||
|
|