Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 488 Bytes

ConditionNode.md

File metadata and controls

12 lines (8 loc) · 488 Bytes

dofusdude.ConditionNode

Properties

Name Type Description Notes
isOperand Boolean always "true" for the leaf of a tree [optional] [default to true]
relation String "and", "or" [optional] [default to 'and']
children [ConditionNode] [optional]
condition Condition [optional]