Sca Authentication Event Response
Data class representing SCA authentication details, including information about the authentication process. It should be present in the response of any wallet operation that requires it due to PSD2 regulatory requirements.
Present in the response - operation requires SCA authentication, and the user should proceed with the SCA process.
Not present in the response - operation does not require SCA authentication and is authorized to proceed.
Constructors
Properties
The mode of the Strong Customer Authentication (SCA) authentication process.
List of available verifications for the SCA authentication event. If none are specified, the user can proceed with any agreed-upon verification method.
The time when the SCA authentication event was created.
The time when the SCA authentication event expires.
A distinct identifier for the wallet operation. This identifier is used to associate the wallet operation with the SCA authentication event.