mlbstats/api/docs/FilterLevels.md

16 lines
682 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# FilterLevels
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Pitch** | **bool** | | [optional] [default to null]
**AtBat** | **bool** | | [optional] [default to null]
**Inning** | **bool** | | [optional] [default to null]
**Game** | **bool** | | [optional] [default to null]
**Season** | **bool** | | [optional] [default to null]
**Career** | **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)