Ticketmaster Discovery API
Toggle table of contents
3.7.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ticketmaster Discovery API
Ticketmaster Discovery API
/
com.ticketmaster.discoveryapi
/
DiscoveryPlaceResponse
/
City
City
data
class
City
(
var
name
:
String
?
=
null
)
Represents city details in a place response.
Members
Constructors
City
Link copied to clipboard
constructor
(
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
var
name
:
String
?
The city name, if available.