20 lines
993 B
Markdown
20 lines
993 B
Markdown
|
# GameTypeDates
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Name** | **string** | | [optional] [default to null]
|
||
|
**ShortName** | **string** | | [optional] [default to null]
|
||
|
**StartDate** | **string** | | [optional] [default to null]
|
||
|
**EndDate** | **string** | | [optional] [default to null]
|
||
|
**Season** | **string** | | [optional] [default to null]
|
||
|
**RoundRobin** | **bool** | | [optional] [default to null]
|
||
|
**Playoffs** | **bool** | | [optional] [default to null]
|
||
|
**PlayoffRound** | **int32** | | [optional] [default to null]
|
||
|
**League** | [***League**](League.md) | | [optional] [default to null]
|
||
|
**Sport** | [***Sport**](Sport.md) | | [optional] [default to null]
|
||
|
**GameType** | [***GameTypeEnum**](GameTypeEnum.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)
|
||
|
|