# RuleHandler ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config** | Option<[**serde_json::Value**](.md)> | Config contains the configuration for the handler. Please read the user guide for a complete list of each handler's available settings. | [optional] **handler** | Option<**String**> | Handler identifies the implementation which will be used to handle this specific request. Please read the user guide for a complete list of available handlers. | [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)