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