| Name | Type | Description | Notes |
|---|---|---|---|
| Action | string | Action to show/hide the form field is to be taken on the basis of evaluation of conditions. | [optional] |
| AnyOrAll | string | It indicates if any one of the conditions or all of them have to be true. | [optional] |
| Predicates | List<FormFieldConditionPredicate> | The predicates to be evaluated in order to determine whether this condition is true | [optional] |