@PublicApi
public interface CustomerCreateParameters
CustomerService.createCustomer(com.atlassian.jira.user.ApplicationUser, com.atlassian.servicedesk.api.customer.CustomerCreateParameters) to create a new customer| Modifier and Type | Interface and Description |
|---|---|
static interface |
CustomerCreateParameters.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getFullName() |
Copyright © 2017 Atlassian. All rights reserved.