Jira.js - Jira Cloud API library
Preparing search index...
ServiceDeskModels
AttachmentCreateResult
Interface AttachmentCreateResult
interface
AttachmentCreateResult
{
attachments
?:
PagedAttachment
;
comment
?:
ServiceDeskModels
.
Comment
;
}
Index
Properties
attachments?
comment?
Properties
Optional
attachments
attachments
?:
PagedAttachment
Optional
comment
comment
?:
ServiceDeskModels
.
Comment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
comment
Jira.js - Jira Cloud API library
Loading...