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