WatchlistScreeningIndividualListRequest constructor
WatchlistScreeningIndividualListRequest({})
Implementation
WatchlistScreeningIndividualListRequest({
this.secret,
this.clientId,
required this.watchlistProgramId,
this.clientUserId,
this.status,
this.assignee,
this.cursor,
});