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 |
networkErrorMessage() |
String |
processorErrorCode() |
String |
processorErrorMessage() |
String |
recommendationCode() |
String |
recommendationMessage() |
String |
requestId() |
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, 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 networkErrorMessage()
public String errorField()
public String recommendationCode()
public String recommendationMessage()
public String processorErrorCode()
public String processorErrorMessage()
Copyright © 2024 ChargeBee. All rights reserved.