public class InvoiceEmailJson extends JsonBase
| Constructor and Description |
|---|
InvoiceEmailJson(java.util.UUID accountId,
boolean isNotifiedForInvoices) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.UUID |
getAccountId() |
int |
hashCode() |
boolean |
isNotifiedForInvoices() |
java.lang.String |
toString() |
getAuditLogs, propertiesToList, propertiesToMap, toAuditLogJson, toPluginPropertyJson, toStringpublic InvoiceEmailJson(java.util.UUID accountId,
boolean isNotifiedForInvoices)
public java.util.UUID getAccountId()
public boolean isNotifiedForInvoices()
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2010-2018. All Rights Reserved.