# RuleCondition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**field** | **string** | The input context field this condition tests. Allowed values depend on the rule set type (trigger vs. outcome) and the step\'s connector/operation. | [default to undefined]| |**operator** | [**RuleConditionOperatorEnum**](RuleConditionOperatorEnum.md) | | [default to undefined]| |**value** | **string** | The value `field` is compared against, using `operator`. | [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)