struct

Geolocation

Inherits Struct < Value < Object

Constructors

new(latitude : Float64, longitude : Float64, country_acr : String, country_num : Int32)
Source

Instance methods

country_acr
Source
country_acr=(country_acr : String)
Source
country_num
Source
country_num=(country_num : Int32)
Source
latitude
Source
latitude=(latitude : Float64)
Source
longitude
Source
longitude=(longitude : Float64)
Source