public class Tier extends RecurlyObject
NIL_STR, NIL_VAL| Constructor and Description |
|---|
Tier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getEndingQuantity() |
RecurlyUnitCurrency |
getUnitAmountInCents() |
int |
hashCode() |
void |
setEndingQuantity(Object endingQuantity) |
void |
setUnitAmountInCents(RecurlyUnitCurrency unitAmountInCents) |
String |
toString() |
bigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setHref, setRecurlyClient, sharedXmlMapper, stringOrNullpublic Tier()
public RecurlyUnitCurrency getUnitAmountInCents()
public void setUnitAmountInCents(RecurlyUnitCurrency unitAmountInCents)
public Integer getEndingQuantity()
public void setEndingQuantity(Object endingQuantity)
public boolean equals(Object o)
equals in class RecurlyObjectCopyright © 2012-2021. All Rights Reserved.