mlbstats/api/docs/Result.md

18 lines
841 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# Result
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
**Event** | **string** | | [optional] [default to null]
**EventType** | **string** | | [optional] [default to null]
**Description** | **string** | | [optional] [default to null]
**Rbi** | **int32** | | [optional] [default to null]
**AwayScore** | **int32** | | [optional] [default to null]
**HomeScore** | **int32** | | [optional] [default to null]
**IsOut** | **bool** | Did the play result in an out? | [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)