# ConnectWorkflowTransitionRule
## Properties
**id** | **String** | The ID of the transition rule. |
**key** | **String** | The key of the rule, as defined in the Connect app descriptor. | [readonly]
**configuration** | [**crate::models::RuleConfiguration**](RuleConfiguration.md) | |
**transition** | Option<[**crate::models::WorkflowTransition**](WorkflowTransition.md)> | | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)