Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 923 Bytes

WatchlistResponse.md

File metadata and controls

13 lines (10 loc) · 923 Bytes

WatchlistResponse

Properties

Name Type Description Notes
Clean bool Indicates whether the authentication watchlist check is clean or not [optional] [default to null]
Listings *interface{} Watchlist check findings [optional] [default to null]
Media []interface{} List of media entries, with the date, title, and url parameters [optional] [default to null]
Sources []string Array of listing sources (eg. sanction lists) [optional] [default to null]
Types []string What kind of alert or warning is associated with the entity (eg. sanction, pep, warning) [optional] [default to null]

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