# StartBpmnInstance
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**flow_input** | Option<[**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md)> | Start variables for this instance, addressed by the process as `flow_input.<name>`. Shape them after the flow's `schema`. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)