mlbstats/api/docs/StatSearchStatRestObject.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# StatSearchStatRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**Abbreviation** | **string** | | [optional] [default to null]
**SortStat** | **string** | | [optional] [default to null]
**StatFields** | [***StatFields**](StatFields.md) | | [optional] [default to null]
**StatGroup** | **string** | | [optional] [default to null]
**FilterLevels** | [***FilterLevels**](FilterLevels.md) | | [optional] [default to null]
**IsCounting** | **bool** | | [optional] [default to null]
**IsInstanceStat** | **bool** | | [optional] [default to null]
**SortOrder** | **string** | | [optional] [default to null]
**Units** | **string** | | [optional] [default to null]
**Aggregation** | **string** | | [optional] [default to null]
**Decimals** | **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)