public class RestCompactUser extends RestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
RestCompactUser.PrivacyLevel |
| Modifier and Type | Field and Description |
|---|---|
RestAddress |
address |
Float |
donatePercent |
String |
email |
String |
firstname |
Integer |
id |
String |
lastname |
int |
numAlerts |
RestCompactUser.PrivacyLevel |
privacyLevel |
RestUrl |
thumbnailUrl |
| Constructor and Description |
|---|
RestCompactUser() |
public Integer id
public String firstname
public String lastname
public RestUrl thumbnailUrl
public String email
public RestCompactUser.PrivacyLevel privacyLevel
public RestAddress address
public Float donatePercent
public int numAlerts
Copyright © 2018 Empyr, Inc.. All rights reserved.