TapOnPhoneInvocationSdkSuccessData
data class TapOnPhoneInvocationSdkSuccessData(cvmResult: TapOnPhoneInvocationSdkCvmResult)
Content copied to clipboard
Data returned after successfully processing a transaction using the Tap On Phone app.
Constructors
Link copied to clipboard
fun TapOnPhoneInvocationSdkSuccessData(cvmResult: TapOnPhoneInvocationSdkCvmResult)
Content copied to clipboard
Properties
Link copied to clipboard
information about the Card Verification Method result of the transaction, which is a TapOnPhoneInvocationSdkCvmResult.