Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
HestiaBranchResponse
Type Alias HestiaBranchResponse
type
HestiaBranchResponse
=
{
error
:
null
|
string
;
response
:
{
status
:
number
;
time_taken
:
number
}
;
result
:
{
branch
:
HestiaBranchData
}
;
}
Index
Properties
error
response
result
Properties
error
error
:
null
|
string
response
response
:
{
status
:
number
;
time_taken
:
number
}
result
result
:
{
branch
:
HestiaBranchData
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
response
result
Websites v4 docs v5.2.5
Loading...