38 lines
2.6 KiB
Markdown
38 lines
2.6 KiB
Markdown
# StatSplitsRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Season** | **string** | | [optional] [default to null]
|
|
**Stat** | [***StatDataRestObject**](StatDataRestObject.md) | | [optional] [default to null]
|
|
**Stats** | [***GroupedStatDataRestObject**](GroupedStatDataRestObject.md) | | [optional] [default to null]
|
|
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**Player** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
|
**HomeTeam** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**AwayTeam** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**Venue** | [***VenueRestObject**](VenueRestObject.md) | | [optional] [default to null]
|
|
**League** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
|
**Sport** | [***SportRestObject**](SportRestObject.md) | | [optional] [default to null]
|
|
**Opponent** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**OpponentDivision** | [***DivisionRestObject**](DivisionRestObject.md) | | [optional] [default to null]
|
|
**OpponentConference** | [***ConferenceRestObject**](ConferenceRestObject.md) | | [optional] [default to null]
|
|
**Date** | **string** | | [optional] [default to null]
|
|
**GameType** | **string** | | [optional] [default to null]
|
|
**IsHome** | **bool** | | [optional] [default to null]
|
|
**IsWin** | **bool** | | [optional] [default to null]
|
|
**DayOfWeek** | **int32** | | [optional] [default to null]
|
|
**Month** | **int32** | | [optional] [default to null]
|
|
**NumTeams** | **int32** | | [optional] [default to null]
|
|
**NumOccurrences** | **int32** | | [optional] [default to null]
|
|
**Rank** | **int32** | | [optional] [default to null]
|
|
**Type_** | **string** | | [optional] [default to null]
|
|
**Group** | **string** | | [optional] [default to null]
|
|
**Split** | [***DynamicEnumRestObject**](DynamicEnumRestObject.md) | | [optional] [default to null]
|
|
**Exemption** | [***StatExemptionRestObject**](StatExemptionRestObject.md) | | [optional] [default to null]
|
|
**NumLeagues** | **int32** | | [optional] [default to null]
|
|
**Game** | [***BaseballScheduleItemRestObject**](BaseballScheduleItemRestObject.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)
|
|
|