# 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)