mlbstats/api/docs/BaseballPlayerGameScoreRest...

15 lines
741 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# BaseballPlayerGameScoreRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Player** | [***BaseballRosterEntryRestObject**](BaseballRosterEntryRestObject.md) | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
**GameScore** | **int32** | | [optional] [default to null]
**PitchingGameScore** | **int32** | | [optional] [default to null]
**HittingGameScore** | **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)