mlbstats/api/docs/GroupedStatDataRestObject.md

22 lines
1.6 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# GroupedStatDataRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Standard** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
**Advanced** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
**Expected** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
**Projected** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
**Tracking** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
**Pitching** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
**Hitting** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
**Fielding** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
**Running** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
**Catching** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
**Rankings** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
**Percentiles** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.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)