public class AccountBalance extends RecurlyObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNT_BALANCE_RESOURCE |
NIL_STR, NIL_VAL| Constructor and Description |
|---|
AccountBalance() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
RecurlyUnitCurrency |
getBalanceInCents() |
Boolean |
getPastDue() |
int |
hashCode() |
void |
setBalanceInCents(RecurlyUnitCurrency balanceInCents) |
void |
setPastDue(Object pastDue) |
String |
toString() |
bigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic static final String ACCOUNT_BALANCE_RESOURCE
public AccountBalance()
public Boolean getPastDue()
public void setPastDue(Object pastDue)
public RecurlyUnitCurrency getBalanceInCents()
public void setBalanceInCents(RecurlyUnitCurrency balanceInCents)
public boolean equals(Object o)
equals in class RecurlyObjectCopyright © 2012-2020. All Rights Reserved.