Type Alias: JobListenerEventTypeFilterProperty
type JobListenerEventTypeFilterProperty =
| JobListenerEventTypeExactMatch
| AdvancedJobListenerEventTypeFilter;
Defined in: gen/types.gen.ts:3946
JobListenerEventTypeEnum property with full advanced search capabilities.