TypesEnums
ScreenedEntityKind
The kind of entity that carries a screening hit: a company, a private person, or a business person.
enum ScreenedEntityKind {
BUSINESS_PERSON
COMPANY
PRIVATE_PERSON
}Values
BUSINESS_PERSON
COMPANY
PRIVATE_PERSON
Member Of
DispositionScreeningMatch object DispositionScreeningMatchesWhereInput input