20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
# TeamStandingsRecordContainerRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Hydrations** | **[]string** | | [optional] [default to null]
|
|
**StandingsType** | **string** | | [optional] [default to null]
|
|
**League** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
|
**Division** | [***DivisionRestObject**](DivisionRestObject.md) | | [optional] [default to null]
|
|
**Conference** | [***ConferenceRestObject**](ConferenceRestObject.md) | | [optional] [default to null]
|
|
**Sport** | [***SportRestObject**](SportRestObject.md) | | [optional] [default to null]
|
|
**Organization** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**LastUpdated** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
|
**AggregateRecord** | [***TeamStandingsRecordRestObject**](TeamStandingsRecordRestObject.md) | | [optional] [default to null]
|
|
**TeamRecords** | [**[]TeamStandingsRecordRestObject**](TeamStandingsRecordRestObject.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)
|
|
|