public class UpdateFolderByIdRequestBodyParentField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateFolderByIdRequestBodyParentField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The ID of parent item.
|
protected String |
userId
The input for `user_id` is optional.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
UpdateFolderByIdRequestBodyParentField() |
protected |
UpdateFolderByIdRequestBodyParentField(UpdateFolderByIdRequestBodyParentField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getUserId() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic UpdateFolderByIdRequestBodyParentField()
protected UpdateFolderByIdRequestBodyParentField(UpdateFolderByIdRequestBodyParentField.Builder builder)