public final class AliasesUpdateAliasResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
AliasesUpdateAliasResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCompanyId() |
Get ID of the company the alias belongs to
|
String |
getId() |
Get ID of the alias
|
Map[] |
getIdentities() |
Get Identities (users/teams) contained in the alias
|
String |
getName() |
Get Name of the alias
|
String |
toString() |
getOtherPropertiespublic final String getId()
public final String getName()
public final String getCompanyId()
public final Map[] getIdentities()
Copyright © 2021. All rights reserved.