# PreviewInline
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | **String** | The code to run |
**args** | [**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md) | The arguments to pass to the script or flow |
**language** | [**models::ScriptLang**](ScriptLang.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)