Jira.js - Jira Cloud API library
Preparing search index...
ServiceDeskModels
Article
Interface Article
interface
Article
{
content
?:
Content
;
excerpt
?:
string
;
source
?:
Source
;
title
?:
string
;
}
Index
Properties
content?
excerpt?
source?
title?
Properties
Optional
content
content
?:
Content
Optional
excerpt
excerpt
?:
string
Excerpt of the article which matches the given query string.
Optional
source
source
?:
Source
Optional
title
title
?:
string
Title of the article.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
excerpt
source
title
Jira.js - Jira Cloud API library
Loading...
Excerpt of the article which matches the given query string.