class Ipapi::Location

Included Modules

Defined in:

ipapi.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def asn : String #

[View source]
def city : String #

[View source]
def continent_code : String #

[View source]
def country : String #

[View source]
def country_area : Float64 #

[View source]
def country_calling_code : String #

[View source]
def country_capital : String #

[View source]
def country_code : String #

[View source]
def country_code_iso3 : String #

[View source]
def country_name : String #

[View source]
def country_population : Int32 #

[View source]
def country_tld : String #

[View source]
def currency : String #

[View source]
def currency_name : String #

[View source]
def in_eu : Bool #

[View source]
def ip : String #

[View source]
def languages : String #

[View source]
def latitude : Float64 #

[View source]
def longitude : Float64 #

[View source]
def network : String #

[View source]
def org : String #

[View source]
def postal : String #

[View source]
def region : String #

[View source]
def region_code : String #

[View source]
def timezone : String #

[View source]
def utc_offset : String #

[View source]
def version : String #

[View source]