Info | ||
---|---|---|
| ||
This routine is available starting with Power Scripts™ 4.6.0 for Jira 7.4.x. |
Syntax
removeCustomerFromOrganization(customer, organization)
...
Parameter name | Type | Required | Description |
---|---|---|---|
customer | String[] | Yes | The customers' username. |
organization | String | Yes | The organization name. |
...