Websites v4 docs v5.2.4
Preparing search index...
API Reference/Models
HestiaContentChunkData
Type Alias HestiaContentChunkData
type
HestiaContentChunkData
=
{
agency_id
:
number
;
branch_id
:
number
|
null
;
content
:
string
;
content_type
:
string
;
image
:
string
|
null
;
loc
:
any
;
location_id
:
number
|
null
;
name
:
string
;
portal_id
:
number
|
null
;
position
?:
number
;
site_content_chunk_id
:
number
;
title
:
string
;
unpublish_at
:
string
|
null
;
url
:
string
;
url_target
:
string
;
}
Index
Properties
agency_
id
branch_
id
content
content_
type
image
loc
location_
id
name
portal_
id
position?
site_
content_
chunk_
id
title
unpublish_
at
url
url_
target
Properties
agency_
id
agency_id
:
number
branch_
id
branch_id
:
number
|
null
content
content
:
string
content_
type
content_type
:
string
image
image
:
string
|
null
loc
loc
:
any
location_
id
location_id
:
number
|
null
name
name
:
string
portal_
id
portal_id
:
number
|
null
Optional
position
position
?:
number
site_
content_
chunk_
id
site_content_chunk_id
:
number
title
title
:
string
unpublish_
at
unpublish_at
:
string
|
null
url
url
:
string
url_
target
url_target
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agency_
id
branch_
id
content
content_
type
image
loc
location_
id
name
portal_
id
position
site_
content_
chunk_
id
title
unpublish_
at
url
url_
target
Websites v4 docs v5.2.4
Loading...