com.chargebee.models
Class CreditNote.Allocation
java.lang.Object
com.chargebee.internal.Resource<CreditNote.Allocation>
com.chargebee.models.CreditNote.Allocation
- Enclosing class:
- CreditNote
public static class CreditNote.Allocation
- extends Resource<CreditNote.Allocation>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
CreditNote.Allocation
public CreditNote.Allocation(org.json.JSONObject jsonObj)
invoiceId
public String invoiceId()
allocatedAmount
public Integer allocatedAmount()
allocatedAt
public Timestamp allocatedAt()
invoiceDate
public Timestamp invoiceDate()
invoiceStatus
public Invoice.Status invoiceStatus()
Copyright © 2018 ChargeBee. All Rights Reserved.