-
public class ChangeMPinResponseResult.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringNPCI_TRANS_IDprivate final StringSTATUSprivate final StringSTATUS_DESCpublic final static ChangeMPinResponseResult.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ChangeMPinResponseResultgetChangeMPinResponseResultFromJSON(JSONObject jsonObject)final StringgetNPCI_TRANS_ID()final StringgetSTATUS()final StringgetSTATUS_DESC()-
-
Method Detail
-
getChangeMPinResponseResultFromJSON
final ChangeMPinResponseResult getChangeMPinResponseResultFromJSON(JSONObject jsonObject)
-
getNPCI_TRANS_ID
final String getNPCI_TRANS_ID()
-
getSTATUS_DESC
final String getSTATUS_DESC()
-
-
-
-