# ExecuteComponentRequest
## Properties
**component** | **String** | |
**path** | Option<**String**> | | [optional]
**version** | Option<**i32**> | | [optional]
**args** | Option<[**serde_json::Value**](.md)> | |
**raw_code** | Option<[**models::ExecuteComponentRequestRawCode**](executeComponent_request_raw_code.md)> | | [optional]
**id** | Option<**i32**> | | [optional]
**force_viewer_static_fields** | Option<[**serde_json::Value**](.md)> | | [optional]
**force_viewer_one_of_fields** | Option<[**serde_json::Value**](.md)> | | [optional]
**force_viewer_allow_user_resources** | Option<**Vec<String>**> | | [optional]
**run_query_params** | Option<[**serde_json::Value**](.md)> | Runnable query parameters | [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)