28 lines
1.9 KiB
Markdown
28 lines
1.9 KiB
Markdown
# HighLowContainerRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Disclaimers** | **[]string** | | [optional] [default to null]
|
|
**Parameters** | [**map[string]interface{}**](interface{}.md) | | [optional] [default to null]
|
|
**Type_** | [***StatType**](StatType.md) | | [optional] [default to null]
|
|
**Group** | [***StatGroup**](StatGroup.md) | | [optional] [default to null]
|
|
**TotalSplits** | **int32** | | [optional] [default to null]
|
|
**Exemptions** | [**[]StatExemptionRestObject**](StatExemptionRestObject.md) | | [optional] [default to null]
|
|
**Splits** | [**[]StatSplitsRestObject**](StatSplitsRestObject.md) | | [optional] [default to null]
|
|
**Stats** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
|
|
**SplitsTiedWithOffset** | [**[]StatSplitsRestObject**](StatSplitsRestObject.md) | | [optional] [default to null]
|
|
**SplitsTiedWithLimit** | [**[]StatSplitsRestObject**](StatSplitsRestObject.md) | | [optional] [default to null]
|
|
**Player** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
|
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**Sport** | [***SportRestObject**](SportRestObject.md) | | [optional] [default to null]
|
|
**Season** | **string** | | [optional] [default to null]
|
|
**GameType** | [***GameTypeEnum**](GameTypeEnum.md) | | [optional] [default to null]
|
|
**PlayerPool** | [***PlayerPoolEnum**](PlayerPoolEnum.md) | | [optional] [default to null]
|
|
**SortStat** | [***BaseballStatsTypeRestObject**](BaseballStatsTypeRestObject.md) | | [optional] [default to null]
|
|
**CombinedStats** | **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)
|
|
|