Libraries
»
trieve_ruby_client
(0.10.7)
»
Index
»
File: GeoInfo
TrieveRubyClient::GeoInfo
Properties
Name
Type
Description
Notes
lat
GeoTypes
lon
GeoTypes
Example
require
'trieve_ruby_client'
instance
=
TrieveRubyClient
::
GeoInfo
.
new
(
lat:
null
,
lon:
null
)