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