Jira.js - Jira Cloud API library
Preparing search index...
ServiceDeskModels
CustomerCreate
Interface CustomerCreate
interface
CustomerCreate
{
displayName
?:
string
;
email
?:
string
;
}
Hierarchy (
View Summary
)
CustomerCreate
CreateCustomer
Index
Properties
display
Name?
email?
Properties
Optional
display
Name
displayName
?:
string
Customer's name for display in the UI.
Optional
email
email
?:
string
Customer's email address.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
email
Jira.js - Jira Cloud API library
Loading...
Customer's name for display in the UI.