public class Adjustment extends RecurlyObject
NIL_STR, NIL_VAL| Constructor and Description |
|---|
Adjustment() |
booleanOrNull, dateTimeOrNull, getHref, integerOrNull, isNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic Adjustment()
public Account getAccount()
public void setAccount(Account account)
public String getDescription()
public void setDescription(Object description)
public String getAccountingCode()
public void setAccountingCode(Object accountingCode)
public Integer getUnitAmountInCents()
public void setUnitAmountInCents(Object unitAmountInCents)
public Integer getQuantity()
public void setQuantity(Object quantity)
public Integer getDiscountInCents()
public void setDiscountInCents(Object discountInCents)
public Integer getTaxInCents()
public void setTaxInCents(Object taxInCents)
public Integer getTotalInCents()
public void setTotalInCents(Object totalInCents)
public String getCurrency()
public void setCurrency(Object currency)
public Boolean getTaxable()
public void setTaxable(Object taxable)
public org.joda.time.DateTime getStartDate()
public void setStartDate(Object startDate)
public org.joda.time.DateTime getEndDate()
public void setEndDate(Object endDate)
public org.joda.time.DateTime getCreatedAt()
public void setCreatedAt(Object createdAt)
Copyright © 2012-2014. All Rights Reserved.