ScreeningHitDocumentsItems constructor
ScreeningHitDocumentsItems({
- MatchSummary? analysis,
- WatchlistScreeningDocument? data,
Implementation
ScreeningHitDocumentsItems({
this.analysis,
this.data,
});