CryptogramAuthResponse
Parameters that are required for Authorization Response Cryptogram (ARPC) generation after Authorization Request Cryptogram (ARQC) verification is successful.
Inheritors
Types
Functions
Casts this CryptogramAuthResponse as a ArpcMethod1 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.CryptogramVerificationArpcMethod1 value. Throws an exception if the CryptogramAuthResponse is not a ArpcMethod1.
Casts this CryptogramAuthResponse as a ArpcMethod1 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.CryptogramVerificationArpcMethod1 value. Returns null if the CryptogramAuthResponse is not a ArpcMethod1.
Casts this CryptogramAuthResponse as a ArpcMethod2 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.CryptogramVerificationArpcMethod2 value. Throws an exception if the CryptogramAuthResponse is not a ArpcMethod2.
Casts this CryptogramAuthResponse as a ArpcMethod2 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.CryptogramVerificationArpcMethod2 value. Returns null if the CryptogramAuthResponse is not a ArpcMethod2.