public static class Transaction.LinkedRefund extends Resource<Transaction.LinkedRefund>
| Constructor and Description |
|---|
LinkedRefund(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
txnAmount() |
Timestamp |
txnDate() |
String |
txnId() |
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 String txnId()
public Transaction.Status txnStatus()
public Timestamp txnDate()
public Integer txnAmount()
Copyright © 2023 ChargeBee. All rights reserved.