public class QueryAncestorReferenceV2026R0 extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The unique identifier of the ancestor entity.
|
protected String |
type
The type of the ancestor entity.
|
explicitlySetNullableFields| Constructor and Description |
|---|
QueryAncestorReferenceV2026R0(String id,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic QueryAncestorReferenceV2026R0(String id, String type)