A
B
C
E
F
G
I
N
O
P
R
S
T
V
V
- Verification - class in com.withpersona.sdk.inquiry
- Validating the personal information submitted by an individual.
- Verification.Database - class in com.withpersona.sdk.inquiry.Verification
- When the individual submits personal information, Persona runs some background checks against multiple databases to verify the information entered.
- Verification.Document - class in com.withpersona.sdk.inquiry.Verification
- When the individual uploads an arbitrary file, Persona runs some preliminary checks on the document.
- Verification.GovernmentId - class in com.withpersona.sdk.inquiry.Verification
- If the individual is asked to submit a government ID such as a driver license, national ID, or passport, Persona will inspect the ID for authenticity and extract the relevant information from it for additional consumption.
- Verification.PhoneNumber - class in com.withpersona.sdk.inquiry.Verification
- If the individual is asked to provide a phone number in the inquiry flow, Persona will send a confirmation PIN code to that phone number and then check the number against public and private databases to confirm that the information provided is valid.
- Verification.Selfie - class in com.withpersona.sdk.inquiry.Verification
- When the individual takes a video of their face in real-time, Persona will check that the individual is live and real.
- Verification.Status - class in com.withpersona.sdk.inquiry.Verification