Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
HestiaPageData
Type Alias HestiaPageData
type
HestiaPageData
=
{
branch_id
:
number
;
category
:
string
;
content
:
string
;
content_items
:
HestiaContentChunkData
[]
;
created_at
:
string
;
css
:
string
;
feature_on_homepage
:
boolean
;
hero_asset
:
string
;
layout
:
string
;
meta_description
:
string
;
meta_title
:
string
;
page_id
:
number
;
promo_asset
:
string
;
promo_content
:
string
;
published_at
:
string
;
shared_page
:
boolean
;
shared_with
?:
number
[]
;
show_latest_lettings
:
boolean
;
show_latest_sales
:
boolean
;
site_asset
:
string
;
site_id
:
number
;
title
:
string
;
uri
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
branch_
id
category
content
content_
items
created_
at
css
feature_
on_
homepage
hero_
asset
layout
meta_
description
meta_
title
page_
id
promo_
asset
promo_
content
published_
at
shared_
page
shared_
with?
show_
latest_
lettings
show_
latest_
sales
site_
asset
site_
id
title
uri
Properties
branch_
id
branch_id
:
number
category
category
:
string
content
content
:
string
content_
items
content_items
:
HestiaContentChunkData
[]
created_
at
created_at
:
string
css
css
:
string
feature_
on_
homepage
feature_on_homepage
:
boolean
hero_
asset
hero_asset
:
string
layout
layout
:
string
meta_
description
meta_description
:
string
meta_
title
meta_title
:
string
page_
id
page_id
:
number
promo_
asset
promo_asset
:
string
promo_
content
promo_content
:
string
published_
at
published_at
:
string
shared_
page
shared_page
:
boolean
Optional
shared_
with
shared_with
?:
number
[]
show_
latest_
lettings
show_latest_lettings
:
boolean
show_
latest_
sales
show_latest_sales
:
boolean
site_
asset
site_asset
:
string
site_
id
site_id
:
number
title
title
:
string
uri
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch_
id
category
content
content_
items
created_
at
css
feature_
on_
homepage
hero_
asset
layout
meta_
description
meta_
title
page_
id
promo_
asset
promo_
content
published_
at
shared_
page
shared_
with
show_
latest_
lettings
show_
latest_
sales
site_
asset
site_
id
title
uri
Websites v4 docs v5.2.5
Loading...