com.chargebee.models
Class Invoice.LinkedPayment
java.lang.Object
com.chargebee.internal.Resource<Invoice.LinkedPayment>
com.chargebee.models.Invoice.LinkedPayment
- Enclosing class:
- Invoice
public static class Invoice.LinkedPayment
- extends Resource<Invoice.LinkedPayment>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
Invoice.LinkedPayment
public Invoice.LinkedPayment(org.json.JSONObject jsonObj)
txnId
public String txnId()
appliedAmount
public Integer appliedAmount()
appliedAt
public Timestamp appliedAt()
txnStatus
public Transaction.Status txnStatus()
txnDate
public Timestamp txnDate()
txnAmount
public Integer txnAmount()
Copyright © 2016 ChargeBee. All Rights Reserved.