Name | Type | Description | Notes |
---|---|---|---|
isOperand | Boolean | always "true" for the leaf of a tree | [optional] |
relation | String | "and", "or" | [optional] |
children | List<ConditionNode> | [optional] | |
condition | Condition | [optional] |