Boolean Data Type v2
A Boolean contains either true or false. The Console presents a checkbox or switch when a Boolean Property is in Value mode.
Enabled:
Type: boolean
Value: true
Use an unquoted YAML Boolean for a literal value. A quoted value such as "true" is text and must be converted when the receiving contract requires a Boolean.
See also
See Data Types and Data mapping.