# AvailableWorkflowConnectRule
## Properties
**addon_key** | Option<**String**> | The add-on providing the rule. | [optional]
**create_url** | Option<**String**> | The URL creation path segment defined in the Connect module. | [optional]
**description** | Option<**String**> | The rule description. | [optional]
**edit_url** | Option<**String**> | The URL edit path segment defined in the Connect module. | [optional]
**module_key** | Option<**String**> | The module providing the rule. | [optional]
**name** | Option<**String**> | The rule name. | [optional]
**rule_key** | Option<**String**> | The rule key. | [optional]
**rule_type** | Option<**String**> | The rule type. | [optional]
**view_url** | Option<**String**> | The URL view path segment defined in the Connect module. | [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)