Module: SmartyStreets::USAutocomplete::GeolocationType

Defined in:
lib/smartystreets_ruby_sdk/us_autocomplete/geolocation_type.rb

Constant Summary collapse

CITY =
'city'
STATE =
'state'
NONE =
'null'