39 lines
2.9 KiB
Markdown
39 lines
2.9 KiB
Markdown
# ScheduleEventRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Id** | **int32** | | [optional] [default to null]
|
|
**NonGameGuid** | **string** | | [optional] [default to null]
|
|
**Name** | **string** | | [optional] [default to null]
|
|
**Link** | **string** | | [optional] [default to null]
|
|
**EventType** | [***ScheduleEventTypeRestObject**](ScheduleEventTypeRestObject.md) | | [optional] [default to null]
|
|
**EventDate** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
|
**EndDateTime** | [**time.Time**](time.Time.md) | | [optional] [default to null]
|
|
**Images** | [**[]ImageRestObject**](ImageRestObject.md) | | [optional] [default to null]
|
|
**Venue** | [***VenueRestObject**](VenueRestObject.md) | | [optional] [default to null]
|
|
**Sports** | [**[]SportRestObject**](SportRestObject.md) | | [optional] [default to null]
|
|
**Leagues** | [**[]LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
|
**Divisions** | [**[]DivisionRestObject**](DivisionRestObject.md) | | [optional] [default to null]
|
|
**Game** | [***BaseballScheduleItemRestObject**](BaseballScheduleItemRestObject.md) | | [optional] [default to null]
|
|
**Content** | [***ScheduleEventCms**](ScheduleEventCms.md) | | [optional] [default to null]
|
|
**TimeZone** | [***TimeZoneRestObject**](TimeZoneRestObject.md) | | [optional] [default to null]
|
|
**Designations** | [**[]DesignationRestObject**](DesignationRestObject.md) | | [optional] [default to null]
|
|
**Tickets** | [**[]BaseballTicketRestObject**](BaseballTicketRestObject.md) | | [optional] [default to null]
|
|
**Promotions** | [**[]BaseballTicketRestObject**](BaseballTicketRestObject.md) | | [optional] [default to null]
|
|
**EventStatus** | [***GameStatusRestObject**](GameStatusRestObject.md) | | [optional] [default to null]
|
|
**IsMultiDay** | **bool** | | [optional] [default to null]
|
|
**IsPrimaryCalendar** | **bool** | | [optional] [default to null]
|
|
**FileCode** | **string** | | [optional] [default to null]
|
|
**EventNumber** | **int32** | | [optional] [default to null]
|
|
**PublicFacing** | **bool** | | [optional] [default to null]
|
|
**Teams** | [**[]BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**TrackingVersion** | [***TrackingVersionRestObject**](TrackingVersionRestObject.md) | | [optional] [default to null]
|
|
**CoachingVideo** | [**[]MediaSourceType**](MediaSourceType.md) | | [optional] [default to null]
|
|
**RuleSettings** | [**[]RuleSettingsRestObject**](RuleSettingsRestObject.md) | | [optional] [default to null]
|
|
**Broadcasts** | [**[]NonGameBroadcastRestObject**](NonGameBroadcastRestObject.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)
|
|
|