21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
|
# LeadersRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**LeaderCategory** | **string** | | [optional] [default to null]
|
||
|
**Season** | **string** | | [optional] [default to null]
|
||
|
**GameType** | [***GameTypeEnum**](GameTypeEnum.md) | | [optional] [default to null]
|
||
|
**Limits** | [***LeaderLimits**](LeaderLimits.md) | | [optional] [default to null]
|
||
|
**LimitMetadata** | [***LimitMetadataRestObject**](LimitMetadataRestObject.md) | | [optional] [default to null]
|
||
|
**Leaders** | [**[]PlayerLeaderRestObject**](PlayerLeaderRestObject.md) | | [optional] [default to null]
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**Hydrations** | **[]string** | | [optional] [default to null]
|
||
|
**StatGroup** | **string** | | [optional] [default to null]
|
||
|
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
||
|
**League** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
||
|
**TotalSplits** | **int32** | | [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)
|
||
|
|