WatchlistScreeningSearchTerms constructor
WatchlistScreeningSearchTerms({})
Implementation
WatchlistScreeningSearchTerms({
required this.watchlistProgramId,
required this.legalName,
required this.dateOfBirth,
required this.documentNumber,
required this.country,
required this.version,
});