struct GeoIP2::Model::Domain

Defined in:

geoip2/model.cr

Instance Method Summary

Constructor methods inherited from struct GeoIP2::Model::SimpleModel

new(raw : MaxMindDB::Any, locales : Array(String), ip_address : String) new

Instance methods inherited from struct GeoIP2::Model::BaseModel

ip_address : String ip_address, locales : Array(String) locales, raw : MaxMindDB::Any raw

Constructor methods inherited from struct GeoIP2::Model::BaseModel

new(raw : MaxMindDB::Any, locales : Array(String), ip_address : String) new

Instance Method Detail

def domain #

[View source]