37 lines
2.5 KiB
Markdown
37 lines
2.5 KiB
Markdown
|
# Venue
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**RequestingUserRole** | [***Role**](Role.md) | | [optional] [default to null]
|
||
|
**Id** | **int32** | | [optional] [default to null]
|
||
|
**Name** | **string** | | [optional] [default to null]
|
||
|
**City** | **string** | | [optional] [default to null]
|
||
|
**Location** | [***Location**](Location.md) | | [optional] [default to null]
|
||
|
**TimeZone** | [***TimeZone**](TimeZone.md) | | [optional] [default to null]
|
||
|
**FieldInfo** | [***FieldInfo**](FieldInfo.md) | | [optional] [default to null]
|
||
|
**SportType** | [***SportTypeEnum**](SportTypeEnum.md) | | [optional] [default to null]
|
||
|
**RelatedVenues** | [**[]Venue**](Venue.md) | | [optional] [default to null]
|
||
|
**ParentVenues** | [**[]Venue**](Venue.md) | | [optional] [default to null]
|
||
|
**ResidentVenues** | [**[]Venue**](Venue.md) | | [optional] [default to null]
|
||
|
**RelatedApplications** | [**[]RelatedApplication**](RelatedApplication.md) | | [optional] [default to null]
|
||
|
**RelatedImages** | [**[]Image**](Image.md) | | [optional] [default to null]
|
||
|
**SocialMediaInfo** | [***SocialMediaInfo**](SocialMediaInfo.md) | | [optional] [default to null]
|
||
|
**Menu** | [***VenueCms**](VenueCms.md) | | [optional] [default to null]
|
||
|
**Metadata** | [***VenueMetadata**](VenueMetadata.md) | | [optional] [default to null]
|
||
|
**Schedule** | [***BaseballSchedule**](BaseballSchedule.md) | | [optional] [default to null]
|
||
|
**NextSchedule** | [***BaseballSchedule**](BaseballSchedule.md) | | [optional] [default to null]
|
||
|
**PreviousSchedule** | [***BaseballSchedule**](BaseballSchedule.md) | | [optional] [default to null]
|
||
|
**XrefIds** | [**[]XrefId**](XrefId.md) | | [optional] [default to null]
|
||
|
**Season** | **string** | | [optional] [default to null]
|
||
|
**TrackingVersion** | [***TrackingVersion**](TrackingVersion.md) | | [optional] [default to null]
|
||
|
**TrackingSystemOwner** | [***TrackingSystemOwner**](TrackingSystemOwner.md) | | [optional] [default to null]
|
||
|
**CoachingVideo** | [**[]MediaSourceType**](MediaSourceType.md) | | [optional] [default to null]
|
||
|
**AppEnabled** | **bool** | | [optional] [default to null]
|
||
|
**Active** | **bool** | | [optional] [default to null]
|
||
|
**TimeZoneId** | **string** | | [optional] [default to null]
|
||
|
**UserPrivileges** | [**[]Privilege**](Privilege.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)
|
||
|
|