public class AuthenticationResponse extends SprovaObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
message |
java.lang.String |
token |
builder, client, gson| Constructor and Description |
|---|
AuthenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationResponse |
toObject(java.lang.String json) |
setClient, toJsonpublic static AuthenticationResponse toObject(java.lang.String json)