-
public final class AccountInfoForRemoveAccount
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAccountInfoForRemoveAccount.Companion
-
Constructor Summary
Constructors Constructor Description AccountInfoForRemoveAccount(String accId)
-
Method Summary
Modifier and Type Method Description final StringgetAccId()final JSONObjectgetJSONObject()-
-
Constructor Detail
-
AccountInfoForRemoveAccount
AccountInfoForRemoveAccount(String accId)
-
-
Method Detail
-
getJSONObject
final JSONObject getJSONObject()
-
-
-
-