ChallengeResponse

Response from Card Program to a 3DS Authentication challenge

Types

Link copied to clipboard
class Builder

A builder for ChallengeResponse.

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of challengeResponse.

Link copied to clipboard

Returns the raw JSON value of token.

Link copied to clipboard

Whether the Cardholder has approved or declined the issued Challenge

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun token(): String

Globally unique identifier for 3DS Authentication that resulted in PENDING_CHALLENGE authentication result.

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard