Google::EventTicketClass::Venue
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(name : String | Nil, address : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
address
Sourceaddress=(address : LocalizedString | Nil)
Sourcename
Sourcename=(name : LocalizedString | Nil)
Source