mlbstats/api/docs/MilestoneStatisticRestObjec...

18 lines
926 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# MilestoneStatisticRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**StatisticId** | **int32** | | [optional] [default to null]
**StatisticText** | **string** | | [optional] [default to null]
**StatisticDesc** | **string** | | [optional] [default to null]
**Category** | **string** | | [optional] [default to null]
**IsStatcastStatus** | **bool** | | [optional] [default to null]
**IsStandardStatus** | **bool** | | [optional] [default to null]
**StatAbbr** | **string** | | [optional] [default to null]
**StatEnum** | [***BaseballStatsTypeRestObject**](BaseballStatsTypeRestObject.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)