Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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)
1id_verification.Verifier, newinstance, [String, String], id_verification.VerifierVerifier()
Creates an instance of the Verifier class.
Signature
public Verifier()
1id_verification.Verifier, newinstance, [], id_verification.VerifierVerifier Properties
The following are properties for Verifier.
developerName
Signature
public String developerName {get; set;}
1id_verification.Verifier, developerNameProperty Value
Type: String
verificationState
Signature
public String verificationState {get; set;}
1id_verification.Verifier, verificationStateProperty Value
Type: String