public class AuthResponse extends Object
| Constructor and Description |
|---|
AuthResponse() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCode() |
String |
getData() |
String |
getMessage() |
void |
setCode(long value) |
void |
setData(String value) |
void |
setMessage(String value) |
Copyright © 2021. All rights reserved.