VerifyResponse

interface VerifyResponse

Functions

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

Properties

externalServiceCode
Link copied to clipboard
abstract val externalServiceCode: String
externalServiceMessage
Link copied to clipboard
abstract val externalServiceMessage: String
paymentToken
Link copied to clipboard
abstract val paymentToken: String
verifyTransactionRef
Link copied to clipboard
abstract val verifyTransactionRef: String