Builder

class Builder

Properties

Link copied to clipboard
var completedAt: <Error class: unknown class>?

The timestamp when the verification process was completed. This field is null if the verification is still in progress.

Link copied to clipboard
var startedAt: <Error class: unknown class>?

The timestamp when the verification process was initiated.

Link copied to clipboard

Detailed response information specific to the type of verification performed, including any verification-specific data or results.

Link copied to clipboard

The current status of the verification process. Possible values include pending, in-progress, completed, failed, or expired.

Link copied to clipboard

Additional information explaining the current verification status, particularly useful when the status indicates a failure or requires additional action.

Link copied to clipboard

The type of verification that was requested and processed.