Skip to main content

VenueCompact

Represents a compact venue resource.

idVenueID (string)

Unique identifier for the venue.

nameName (string)

Name of the venue.

Possible values: non-empty and <= 100 characters

VenueCompact
{
"id": "string",
"name": "string"
}