com.chargebee.models
Class Invoice.AppliedCredit
java.lang.Object
com.chargebee.internal.Resource<Invoice.AppliedCredit>
com.chargebee.models.Invoice.AppliedCredit
- Enclosing class:
- Invoice
public static class Invoice.AppliedCredit
- extends Resource<Invoice.AppliedCredit>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
Invoice.AppliedCredit
public Invoice.AppliedCredit(org.json.JSONObject jsonObj)
cnId
public String cnId()
appliedAmount
public Integer appliedAmount()
appliedAt
public Timestamp appliedAt()
cnReasonCode
public CreditNote.ReasonCode cnReasonCode()
cnDate
public Timestamp cnDate()
cnStatus
public CreditNote.Status cnStatus()
Copyright © 2020 ChargeBee. All Rights Reserved.