Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
AttachmentCreateResultDto
Interface AttachmentCreateResultDto
interface
AttachmentCreateResultDto
{
attachments
?:
PagedDtoAttachmentDto
;
comment
?:
CommentDto
;
}
Index
Properties
attachments?
comment?
Properties
Optional
attachments
attachments
?:
PagedDtoAttachmentDto
List of the attachments added.
Optional
comment
comment
?:
CommentDto
Details of the comment included with the attachments.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attachments
comment
Source Code
@resolution/jira-api-client
Loading...
List of the attachments added.