public class ListUserV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ListUserV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
email
The email of the user.
|
protected Long |
id
The ID of the user.
|
protected String |
name
The name of the user.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ListUserV2025R0() |
protected |
ListUserV2025R0(ListUserV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEmail() |
Long |
getId() |
String |
getName() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic ListUserV2025R0()
protected ListUserV2025R0(ListUserV2025R0.Builder builder)