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