-
public class AddAccountResponseResult.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringRESPONSEpublic final static AddAccountResponseResult.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final AddAccountResponseResultgetAddAccountResponseFromJSON(JSONObject jsonObject)final StringgetRESPONSE()-
-
Method Detail
-
getAddAccountResponseFromJSON
final AddAccountResponseResult getAddAccountResponseFromJSON(JSONObject jsonObject)
-
getRESPONSE
final String getRESPONSE()
-
-
-
-