Google::EventTicketClass::Location
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(latitude : Float64, longitude : Float64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
kind
Sourcekind=(kind : String)
Sourcelatitude
Sourcelatitude=(latitude : Float64)
Sourcelongitude
Sourcelongitude=(longitude : Float64)
Source