# TheJiraCloudPlatformRestApi.WorkflowRulesSearchDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**invalidRules** | **[String]** | List of workflow rule IDs that do not belong to the workflow or can not be found. | [optional] 
**validRules** | [**[WorkflowTransitionRules]**](WorkflowTransitionRules.md) | List of valid workflow transition rules. | [optional] 
**workflowEntityId** | **String** | The workflow ID. | [optional] 
