public class DocGenBatchCreateRequestV2025R0DestinationFolderField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
DocGenBatchCreateRequestV2025R0DestinationFolderField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
ID of the folder.
|
protected EnumWrapper<DocGenBatchCreateRequestV2025R0DestinationFolderTypeField> |
type
The value will always be `folder`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
DocGenBatchCreateRequestV2025R0DestinationFolderField(DocGenBatchCreateRequestV2025R0DestinationFolderField.Builder builder) |
|
DocGenBatchCreateRequestV2025R0DestinationFolderField(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<DocGenBatchCreateRequestV2025R0DestinationFolderTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<DocGenBatchCreateRequestV2025R0DestinationFolderTypeField> type
public DocGenBatchCreateRequestV2025R0DestinationFolderField(String id)
protected DocGenBatchCreateRequestV2025R0DestinationFolderField(DocGenBatchCreateRequestV2025R0DestinationFolderField.Builder builder)
public EnumWrapper<DocGenBatchCreateRequestV2025R0DestinationFolderTypeField> getType()