When type is "date", value exists only if value_type is "exact_date".
type
value
value_type
When type is "checkbox", value can only be "Yes" or "No".
When type is "person", value is the id of an user.
For all type, value may not exist if comparator is "is_empty" or "is_not_empty".
comparator
value_type exists when type is "date" or "person".
Generated using TypeDoc
When
typeis "date",valueexists only ifvalue_typeis "exact_date".When
typeis "checkbox",valuecan only be "Yes" or "No".When
typeis "person",valueis the id of an user.For all
type,valuemay not exist ifcomparatoris "is_empty" or "is_not_empty".