class Ipapi::Location
- Ipapi::Location
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ipapi.crConstructors
Instance Method Summary
- #asn : String
- #asn=(asn : String)
- #city : String
- #city=(city : String)
- #continent_code : String
- #continent_code=(continent_code : String)
- #country : String
- #country=(country : String)
- #country_area : Float64
- #country_area=(country_area : Float64)
- #country_calling_code : String
- #country_calling_code=(country_calling_code : String)
- #country_capital : String
- #country_capital=(country_capital : String)
- #country_code : String
- #country_code=(country_code : String)
- #country_code_iso3 : String
- #country_code_iso3=(country_code_iso3 : String)
- #country_name : String
- #country_name=(country_name : String)
- #country_population : Int32
- #country_population=(country_population : Int32)
- #country_tld : String
- #country_tld=(country_tld : String)
- #currency : String
- #currency=(currency : String)
- #currency_name : String
- #currency_name=(currency_name : String)
- #in_eu : Bool
- #in_eu=(in_eu : Bool)
- #ip : String
- #ip=(ip : String)
- #languages : String
- #languages=(languages : String)
- #latitude : Float64
- #latitude=(latitude : Float64)
- #longitude : Float64
- #longitude=(longitude : Float64)
- #network : String
- #network=(network : String)
- #org : String
- #org=(org : String)
- #postal : String
- #postal=(postal : String)
- #region : String
- #region=(region : String)
- #region_code : String
- #region_code=(region_code : String)
- #timezone : String
- #timezone=(timezone : String)
- #utc_offset : String
- #utc_offset=(utc_offset : String)
- #version : String
- #version=(version : String)