{
"name": "true_false_field",
"label": "True / False Field",
"class": "true_false",
"value": true
}
Return type value
Depending on the client library you're using, you may need to coerce the response value from a stringy "true"/"false" into a bool
See more information on this field.