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