Name | Type | Description | Notes |
---|---|---|---|
IsOperand | bool | always "false" for relations | [optional] [default to false] |
Relation | string | "and", "or" | [optional] [default to "and"] |
Children | List<ConditionNode> | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
IsOperand | bool | always "false" for relations | [optional] [default to false] |
Relation | string | "and", "or" | [optional] [default to "and"] |
Children | List<ConditionNode> | [optional] |