Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.17 KB

EntityWatchlistScreening.md

File metadata and controls

18 lines (13 loc) · 1.17 KB

EntityWatchlistScreening

The entity screening object allows you to represent an entity in your system, update its profile, and search for it on various watchlists. Note: Rejected entity screenings will not receive new hits, regardless of entity program configuration.

Properties

Name Type Description Notes
id str ID of the associated entity screening.
search_terms EntityWatchlistScreeningSearchTerms
assignee str, none_type ID of the associated user.
status WatchlistScreeningStatus
client_user_id ClientUserIDNullable
audit_trail WatchlistScreeningAuditTrail
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]