public static class Invoice.DunningAttempt extends Resource<Invoice.DunningAttempt>
| Constructor and Description |
|---|
DunningAttempt(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
attempt() |
Timestamp |
createdAt() |
DunningType |
dunningType() |
String |
transactionId() |
Integer |
txnAmount() |
Transaction.Status |
txnStatus() |
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, uripublic Integer attempt()
public String transactionId()
public DunningType dunningType()
public Timestamp createdAt()
public Transaction.Status txnStatus()
public Integer txnAmount()
Copyright © 2023 ChargeBee. All rights reserved.