Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 516 Bytes

File metadata and controls

13 lines (8 loc) · 516 Bytes

SearchEventsIncrementalIdentificationStatus Enum

Filter events by their incremental identification status (incremental_identification_status property). Non incremental identification events are left out of the response.

Values

Name Value Description
PARTIALLY_COMPLETED 'partially_completed'
COMPLETED 'completed'

[Back to Model list] [Back to API list] [Back to README]