mlbstats/api/docs/Venue.md

2.5 KiB

Venue

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Id int32 [optional] [default to null]
Name string [optional] [default to null]
City string [optional] [default to null]
Location *Location [optional] [default to null]
TimeZone *TimeZone [optional] [default to null]
FieldInfo *FieldInfo [optional] [default to null]
SportType *SportTypeEnum [optional] [default to null]
RelatedVenues **[]Venue** [optional] [default to null]
ParentVenues **[]Venue** [optional] [default to null]
ResidentVenues **[]Venue** [optional] [default to null]
RelatedApplications **[]RelatedApplication** [optional] [default to null]
RelatedImages **[]Image** [optional] [default to null]
SocialMediaInfo *SocialMediaInfo [optional] [default to null]
Menu *VenueCms [optional] [default to null]
Metadata *VenueMetadata [optional] [default to null]
Schedule *BaseballSchedule [optional] [default to null]
NextSchedule *BaseballSchedule [optional] [default to null]
PreviousSchedule *BaseballSchedule [optional] [default to null]
XrefIds **[]XrefId** [optional] [default to null]
Season string [optional] [default to null]
TrackingVersion *TrackingVersion [optional] [default to null]
TrackingSystemOwner *TrackingSystemOwner [optional] [default to null]
CoachingVideo **[]MediaSourceType** [optional] [default to null]
AppEnabled bool [optional] [default to null]
Active bool [optional] [default to null]
TimeZoneId string [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]