Skip to content

@nht-subsub/sdk

Classes

Interfaces

Type Aliases

ApplicantsResetVerificationStepIdDocSetTypeValue

Ƭ ApplicantsResetVerificationStepIdDocSetTypeValue: "PHONE_VERIFICATION" | "EMAIL_VERIFICATION" | "QUESTIONNAIRE" | "APPLICANT_DATA" | "IDENTITY" | "IDENTITY2" | "IDENTITY3" | "IDENTITY4" | "PROOF_OF_RESIDENCE" | "PROOF_OF_RESIDENCE2" | "SELFIE" | "SELFIE2"

Describes the possible values for the idDocSetType parameter of applicantsResetVerificationStep

See

idDocSetType

Defined in

src/client.ts:1011


ChecksPerformNameCrossValidationComparisonModeValue

Ƭ ChecksPerformNameCrossValidationComparisonModeValue: "strict" | "containment" | "fuzzyContainment" | "weakContainment" | "def"

Describes the possible values for the comparisonMode parameter of checksPerformNameCrossValidation

See

comparisonMode

Defined in

src/client.ts:1317