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