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 |
String |
membershipTier |
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
public String membershipTier
Copyright © 2021 Empyr, Inc.. All rights reserved.