filterable property
If the filterable
flag is true, the custom field values may be used for
custom attribute filters JobQuery.custom_attribute_filter.
If false, these values may not be used for custom attribute filters. Default is false.
Optional.
Implementation
core.bool? filterable;