| Package | Description |
|---|---|
| com.plaid.client.model |
| Modifier and Type | Method and Description |
|---|---|
IndividualWatchlistProgram |
IndividualWatchlistProgram.addListsEnabledItem(IndividualWatchlistCode listsEnabledItem) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.auditTrail(WatchlistScreeningAuditTrail auditTrail) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.createdAt(Timestamp createdAt) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.id(String id) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.isArchived(Boolean isArchived) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.isRescanningEnabled(Boolean isRescanningEnabled) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.listsEnabled(Set<IndividualWatchlistCode> listsEnabled) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.name(String name) |
IndividualWatchlistProgram |
IndividualWatchlistProgram.nameSensitivity(ProgramNameSensitivity nameSensitivity) |
| Modifier and Type | Method and Description |
|---|---|
List<IndividualWatchlistProgram> |
WatchlistScreeningIndividualProgramListResponse.getWatchlistPrograms()
List of individual watchlist screening programs
|
| Modifier and Type | Method and Description |
|---|---|
WatchlistScreeningIndividualProgramListResponse |
WatchlistScreeningIndividualProgramListResponse.addWatchlistProgramsItem(IndividualWatchlistProgram watchlistProgramsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
WatchlistScreeningIndividualProgramListResponse.setWatchlistPrograms(List<IndividualWatchlistProgram> watchlistPrograms) |
WatchlistScreeningIndividualProgramListResponse |
WatchlistScreeningIndividualProgramListResponse.watchlistPrograms(List<IndividualWatchlistProgram> watchlistPrograms) |
Copyright © 2017–2023 Plaid Inc.. All rights reserved.