public class AccountEmailJson extends JsonBase
| Constructor and Description |
|---|
AccountEmailJson(UUID accountId,
String email) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getAccountId() |
String |
getEmail() |
int |
hashCode() |
AccountEmail |
toAccountEmail(UUID accountEmailId) |
String |
toString() |
getAuditLogs, propertiesToList, propertiesToMap, toAuditLogJson, toPluginPropertyJson, toStringpublic UUID getAccountId()
public String getEmail()
public AccountEmail toAccountEmail(UUID accountEmailId)
Copyright © 2010–2022. All rights reserved.