Method: Onfido::DeviceIntelligenceBreakdownPropertiesGeolocation#country
- Defined in:
- lib/onfido/models/device_intelligence_breakdown_properties_geolocation.rb
#country ⇒ Object
Country location of the IP address in a three letter format.
25 26 27 |
# File 'lib/onfido/models/device_intelligence_breakdown_properties_geolocation.rb', line 25 def country @country end |