public static class Transaction.GatewayErrorDetail extends Resource<Transaction.GatewayErrorDetail>
| Constructor and Description |
|---|
GatewayErrorDetail(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
String |
declineCode() |
String |
declineMessage() |
String |
errorCategory() |
String |
errorCode() |
String |
errorField() |
String |
errorMessage() |
String |
networkErrorCode() |
String |
recommendationCode() |
String |
requestId() |
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 requestId()
public String errorCategory()
public String errorCode()
public String errorMessage()
public String declineCode()
public String declineMessage()
public String networkErrorCode()
public String errorField()
public String recommendationCode()
Copyright © 2024 ChargeBee. All rights reserved.