public static class JuheRealNameAuthenticationResponse.Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdcard() |
String |
getRealname() |
int |
getRes() |
void |
setIdcard(String idcard) |
void |
setRealname(String realname) |
void |
setRes(int res) |
Copyright © 2021 Clouds Studio. All rights reserved.