Websites v4 docs v5.2.4
Preparing search index...
API Reference/Models
HestiaBasePlace
Interface HestiaBasePlace
interface
HestiaBasePlace
{
approximate_property_count
:
number
;
center_lat
?:
number
;
center_lng
?:
number
;
county_id
:
number
;
county_url_label
?:
string
;
location_url_label
?:
string
;
locations
?:
HestiaLocationData
[]
;
name
:
string
;
ne_point
?:
number
[]
;
place_id
:
string
;
polygon
?:
string
;
postcode
?:
string
;
resource_uri
:
string
;
sw_point
?:
number
[]
;
url_label
:
string
;
}
Hierarchy (
View Summary
)
HestiaBasePlace
HestiaLocationData
HestiaCountyData
HestiaPostcodeData
Index
Properties
approximate_
property_
count
center_
lat?
center_
lng?
county_
id
county_
url_
label?
location_
url_
label?
locations?
name
ne_
point?
place_
id
polygon?
postcode?
resource_
uri
sw_
point?
url_
label
Properties
approximate_
property_
count
approximate_property_count
:
number
Optional
center_
lat
center_lat
?:
number
Optional
center_
lng
center_lng
?:
number
county_
id
county_id
:
number
Optional
county_
url_
label
county_url_label
?:
string
Optional
location_
url_
label
location_url_label
?:
string
Optional
locations
locations
?:
HestiaLocationData
[]
name
name
:
string
Optional
ne_
point
ne_point
?:
number
[]
place_
id
place_id
:
string
Optional
polygon
polygon
?:
string
Optional
postcode
postcode
?:
string
resource_
uri
resource_uri
:
string
Optional
sw_
point
sw_point
?:
number
[]
url_
label
url_label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approximate_
property_
count
center_
lat
center_
lng
county_
id
county_
url_
label
location_
url_
label
locations
name
ne_
point
place_
id
polygon
postcode
resource_
uri
sw_
point
url_
label
Websites v4 docs v5.2.4
Loading...