EntityWatchlistScreeningSearchTerms constructor
EntityWatchlistScreeningSearchTerms({})
Implementation
EntityWatchlistScreeningSearchTerms({
required this.entityWatchlistProgramId,
required this.legalName,
required this.documentNumber,
required this.emailAddress,
required this.country,
required this.phoneNumber,
required this.url,
required this.version,
});