public class InvoiceCollection extends RecurlyObject
NIL_STR, NIL_VAL| Constructor and Description |
|---|
InvoiceCollection() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Invoice |
getChargeInvoice() |
CreditInvoices |
getCreditInvoices() |
int |
hashCode() |
void |
setChargeInvoice(Invoice chargeInvoice) |
void |
setCreditInvoices(CreditInvoices creditInvoices) |
String |
toString() |
bigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic InvoiceCollection()
public void setChargeInvoice(Invoice chargeInvoice)
public Invoice getChargeInvoice()
public void setCreditInvoices(CreditInvoices creditInvoices)
public CreditInvoices getCreditInvoices()
public boolean equals(Object o)
equals in class RecurlyObjectCopyright © 2012-2020. All Rights Reserved.