com.chargebee.models
Class Transaction.LinkedCreditNote
java.lang.Object
com.chargebee.internal.Resource<Transaction.LinkedCreditNote>
com.chargebee.models.Transaction.LinkedCreditNote
- Enclosing class:
- Transaction
public static class Transaction.LinkedCreditNote
- extends Resource<Transaction.LinkedCreditNote>
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 |
Transaction.LinkedCreditNote
public Transaction.LinkedCreditNote(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()
cnTotal
public Integer cnTotal()
cnStatus
public CreditNote.Status cnStatus()
cnReferenceInvoiceId
public String cnReferenceInvoiceId()
Copyright © 2020 ChargeBee. All Rights Reserved.