struct

Google::EventTicketClass::Location

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(latitude : Float64, longitude : Float64)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

kind
Source
kind=(kind : String)
Source
latitude
Source
latitude=(latitude : Float64)
Source
longitude
Source
longitude=(longitude : Float64)
Source