public class CollaboratorVariableVariableValueField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
CollaboratorVariableVariableValueField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
User's ID.
|
protected EnumWrapper<CollaboratorVariableVariableValueTypeField> |
type
The object type.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
CollaboratorVariableVariableValueField(CollaboratorVariableVariableValueField.Builder builder) |
|
CollaboratorVariableVariableValueField(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<CollaboratorVariableVariableValueTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<CollaboratorVariableVariableValueTypeField> type
public CollaboratorVariableVariableValueField(String id)
protected CollaboratorVariableVariableValueField(CollaboratorVariableVariableValueField.Builder builder)
public EnumWrapper<CollaboratorVariableVariableValueTypeField> getType()