# FlowPreview
## Properties
**value** | [**models::FlowValue**](FlowValue.md) | |
**path** | Option<**String**> | | [optional]
**args** | [**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md) | The arguments to pass to the script or flow |
**tag** | Option<**String**> | | [optional]
**restarted_from** | Option<[**models::RestartedFrom**](RestartedFrom.md)> | | [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)