public class GetUserInfoResponse extends Object
| Constructor and Description |
|---|
GetUserInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode() |
UserInfo |
getData() |
String |
getMessage() |
void |
setCode(Integer code) |
void |
setData(UserInfo data) |
void |
setMessage(String message) |
Copyright © 2023. All rights reserved.