CustomerDataVerificationAttemptRequest

Data class representing an attempt to verify a specific customer attribute using an already initiated verification process.

Constructors

Link copied to clipboard
constructor(attribute: CustomerDataVerificationAttribute, notificationType: CustomerDataVerificationNotificationType, value: String)

Properties

Link copied to clipboard

The customer attribute being validated in the particular verification process.

Link copied to clipboard

The mechanism used to deliver the customer attribute verification information.

Link copied to clipboard

The value transmitted through the secure notification method and channel to confirm the specific customer attribute.