Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.47 KB

EntityScreeningHitAnalysis.md

File metadata and controls

19 lines (14 loc) · 1.47 KB

EntityScreeningHitAnalysis

Analysis information describing why a screening hit matched the provided entity information

Properties

Name Type Description Notes
search_terms_version int The version of the entity screening's `search_terms` that were compared when the entity screening hit was added. entity screening hits are immutable once they have been reviewed. If changes are detected due to updates to the entity screening's `search_terms`, the associated entity program, or the list's source data prior to review, the entity screening hit will be updated to reflect those changes.
documents MatchSummaryCode [optional]
email_addresses MatchSummaryCode [optional]
locations MatchSummaryCode [optional]
names MatchSummaryCode [optional]
phone_numbers MatchSummaryCode [optional]
urls MatchSummaryCode [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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