Represents the status of the verification attempt for a specific customer attribute.

Enumeration Members

Enumeration Members

FAILED: "FAILED"

The customer verification process has failed. Please refer to statusReason for further information.

REJECTED: "REJECTED"

The customer verification process has been rejected by the user.

VERIFIED: "VERIFIED"

The customer verification process has been successfully completed, and the user's attribute has been verified.