Jira.js - Jira Cloud API library
Preparing search index...
ServiceDeskModels
CustomerRequestActions
Interface CustomerRequestActions
interface
CustomerRequestActions
{
addAttachment
?:
CustomerRequestAction
;
addComment
?:
CustomerRequestAction
;
addParticipant
?:
CustomerRequestAction
;
removeParticipant
?:
CustomerRequestAction
;
}
Index
Properties
add
Attachment?
add
Comment?
add
Participant?
remove
Participant?
Properties
Optional
add
Attachment
addAttachment
?:
CustomerRequestAction
Optional
add
Comment
addComment
?:
CustomerRequestAction
Optional
add
Participant
addParticipant
?:
CustomerRequestAction
Optional
remove
Participant
removeParticipant
?:
CustomerRequestAction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Attachment
add
Comment
add
Participant
remove
Participant
Jira.js - Jira Cloud API library
Loading...