com.chargebee.models
Class Invoice.AdjustmentCreditNote
java.lang.Object
com.chargebee.internal.Resource<Invoice.AdjustmentCreditNote>
com.chargebee.models.Invoice.AdjustmentCreditNote
- Enclosing class:
- Invoice
public static class Invoice.AdjustmentCreditNote
- extends Resource<Invoice.AdjustmentCreditNote>
| 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.AdjustmentCreditNote
public Invoice.AdjustmentCreditNote(org.json.JSONObject jsonObj)
cnId
public String cnId()
cnReasonCode
public CreditNote.ReasonCode cnReasonCode()
cnDate
public Timestamp cnDate()
cnTotal
public Integer cnTotal()
cnStatus
public CreditNote.Status cnStatus()
Copyright © 2019 ChargeBee. All Rights Reserved.