public class Invoice extends RecurlyObject
NIL_STR, NIL_VAL| Constructor and Description |
|---|
Invoice() |
bigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic Invoice()
public Account getAccount()
public void setOriginalInvoice(Invoice originalInvoice)
originalInvoice - original invoicepublic Invoice getOriginalInvoice()
public Boolean hasOriginalInvoices()
public void setAccount(Account account)
public Integer getInvoiceNumber()
public void setInvoiceNumber(Object invoiceNumber)
public String getInvoiceNumberPrefix()
public void setInvoiceNumberPrefix(Object invoiceNumberPrefix)
public String getPoNumber()
public void setPoNumber(Object poNumber)
public String getVatNumber()
public void setVatNumber(Object varNumber)
public Integer getSubtotalInCents()
public void setSubtotalInCents(Object subtotalInCents)
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 void setTaxRegion(Object taxRegion)
public String getTaxRegion()
public void setTaxRate(Object taxRate)
public BigDecimal getTaxRate()
public void setTaxType(Object taxType)
public String getTaxType()
public org.joda.time.DateTime getCreatedAt()
public void setClosedAt(Object closedAt)
public org.joda.time.DateTime getClosedAt()
public void setCreatedAt(Object createdAt)
public org.joda.time.DateTime getUpdatedAt()
public void setUpdatedAt(Object updatedAt)
public String getCollectionMethod()
public void setCollectionMethod(Object collectionMethod)
public Integer getNetTerms()
public void setNetTerms(Object netTerms)
public org.joda.time.DateTime getAttemptNextCollectionAt()
public void setAttemptNextCollectionAt(Object attemptNextCollectionAt)
public String getRecoveryReason()
public void setRecoveryReason(Object recoveryReason)
public Adjustments getLineItems()
public void setLineItems(Adjustments lineItems)
public Transactions getTransactions()
public void setTransactions(Transactions transactions)
public CreditPayments getCreditPayments()
public void setCreditPayments(CreditPayments creditPayments)
public String getCustomerNotes()
public void setCustomerNotes(Object customerNotes)
public String getTermsAndConditions()
public void setTermsAndConditions(Object termsAndConditions)
public String getVatReverseChargeNotes()
public void setVatReverseChargeNotes(Object vatReverseChargeNotes)
public String getGatewayCode()
public void setGatewayCode(Object gatewayCode)
public Integer getSubtotalBeforeDiscountInCents()
public void setSubtotalBeforeDiscountInCents(Object subtotalBeforeDiscountInCents)
public Integer getDiscountInCents()
public void setDiscountInCents(Object discountInCents)
public Integer getBalanceInCents()
public void setBalanceInCents(Object balanceInCents)
public Integer getRefundableTotalInCents()
public void setRefundableTotalInCents(Object refundableTotalInCents)
public org.joda.time.DateTime getDueOn()
public Address getAddress()
public void setAddress(Address address)
public ShippingAddress getShippingAddress()
public void setShippingAddress(ShippingAddress shippingAddress)
public Integer getSurchargeInCents()
public void setSurchargeInCents(Object surchargeInCents)
public String getTransactionType()
public void setTransactionType(Object transactionType)
public boolean equals(Object o)
equals in class RecurlyObjectCopyright © 2012-2020. All Rights Reserved.