mlbstats/api/docs/BaseballGameDateTimeRestObj...

21 lines
1.1 KiB
Markdown

# BaseballGameDateTimeRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**DateTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**EndDateTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**OriginalDate** | **string** | | [optional] [default to null]
**OfficialDate** | **string** | | [optional] [default to null]
**ResumeDate** | **string** | | [optional] [default to null]
**ResumeDateTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**ResumedFromDate** | **string** | | [optional] [default to null]
**ResumedFromDateTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**DayNight** | **string** | | [optional] [default to null]
**Time** | **string** | | [optional] [default to null]
**Ampm** | **string** | | [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)