# DynamicInputData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entrypoint_function** | **String** | Name of the function to execute for dynamic select |
**args** | Option<[**serde_json::Value**](.md)> | Arguments to pass to the function | [optional]
**runnable_ref** | [**models::DynamicInputDataRunnableRef**](DynamicInputData_runnable_ref.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)