-
public final class TxnStatusDetails
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTxnStatusDetails.Companion
-
Constructor Summary
Constructors Constructor Description TxnStatusDetails(String respCode, String result, String txnId)
-
Method Summary
Modifier and Type Method Description final StringgetRespCode()final StringgetResult()final StringgetTxnId()final JSONObjectgetJSONObject()-
-
Method Detail
-
getRespCode
final String getRespCode()
-
getJSONObject
final JSONObject getJSONObject()
-
-
-
-