Verifier Class
Contains a list of input representations for verifier fields,
including the optional and required fields.
Namespace
Verifier Constructors
The following are constructors for Verifier.
Verifier(developerName, verificationState)
Creates an instance of the Verifier class with the specified parameter
values.
Signature
public Verifier(String developerName, String verificationState)
id_verification.Verifier, newinstance, [String, String], id_verification.Verifier
Parameters
- developerName
- Type: String
- Specifies the developer name of the field.
- verificationState
- Type: String
- Indicates the verification state on the field.
Verifier()
Creates an instance of the Verifier class.
Signature
public Verifier()
id_verification.Verifier, newinstance, [], id_verification.Verifier