WatchlistScreeningEntityReviewCreateRequest constructor
WatchlistScreeningEntityReviewCreateRequest({})
Implementation
WatchlistScreeningEntityReviewCreateRequest({
required this.confirmedHits,
required this.dismissedHits,
this.comment,
this.clientId,
this.secret,
required this.entityWatchlistScreeningId,
});