# WorkflowRuleConfiguration
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | The ID of the rule. | [optional]
**parameters** | Option<**std::collections::HashMap<String, String>**> | The parameters related to the rule. | [optional]
**rule_key** | **String** | The rule key of the rule. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)