# WorkflowCompoundCondition
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**operator** | **String** | The compound condition operator. |
**conditions** | [**Vec<crate::models::WorkflowCondition>**](WorkflowCondition.md) | The list of workflow conditions. |
**node_type** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)