Objects
/LocationValue
LocationValue
Fields
address
String
Addresscity
String
Citycity_short
String
Citycolumn
Column!
Required
The column that this value belongs to.country
String
Countrycountry_short
String
Country short name (e.g. PE for Peru)id
ID!
Required
The column's unique identifier.lat
Float
Latitudelng
Float
Longitudeplace_id
String
Place ID of the locationstreet
String
Streetstreet_number
String
Number of building in the streetstreet_number_short
String
Short number of building in the streetstreet_short
String
Streettext
String
type
ColumnType!
Required
The column's type.updated_at
Date
The date when column value was last updated.value
JSON
The column's raw value in JSON format.
Built with