Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
DbapiArticleAuthorElement
Type Alias DbapiArticleAuthorElement
Author element — populated when an article has an author user attached.
type
DbapiArticleAuthorElement
=
{
agency_id
:
number
;
created_at
:
string
;
email
:
string
;
first_name
:
string
;
id
:
number
;
job_title
:
string
|
null
;
key_decision_maker
:
boolean
|
null
;
last_name
:
string
;
operational_contact
:
boolean
|
null
;
tel_work
:
string
|
null
;
}
Index
Properties
agency_
id
created_
at
email
first_
name
id
job_
title
key_
decision_
maker
last_
name
operational_
contact
tel_
work
Properties
agency_
id
agency_id
:
number
created_
at
created_at
:
string
email
email
:
string
first_
name
first_name
:
string
id
id
:
number
job_
title
job_title
:
string
|
null
key_
decision_
maker
key_decision_maker
:
boolean
|
null
last_
name
last_name
:
string
operational_
contact
operational_contact
:
boolean
|
null
tel_
work
tel_work
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agency_
id
created_
at
email
first_
name
id
job_
title
key_
decision_
maker
last_
name
operational_
contact
tel_
work
Websites v4 docs v5.2.5
Loading...
Author element — populated when an article has an author user attached.