Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
HestiaPostcodeData
Interface HestiaPostcodeData
interface
HestiaPostcodeData
{
approximate_property_count
:
number
;
center_lat
?:
number
;
center_lng
?:
number
;
county_id
:
number
;
county_url_label
?:
string
;
full_postcode
:
boolean
;
lat
:
number
;
lng
:
number
;
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
HestiaPostcodeData
Index
Properties
approximate_
property_
count
center_
lat?
center_
lng?
county_
id
county_
url_
label?
full_
postcode
lat
lng
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
full_
postcode
full_postcode
:
boolean
lat
lat
:
number
lng
lng
:
number
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
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
full_
postcode
lat
lng
location_
url_
label
locations
name
ne_
point
place_
id
polygon
postcode
resource_
uri
sw_
point
url_
label
Websites v4 docs v5.2.5
Loading...