InitiateCardCaptureResponse

The JSON response structure of the Initiate Card Capture endpoint.

interface InitiateCardCaptureResponse

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

cardCaptureURL
Link copied to clipboard
abstract val cardCaptureURL: String
transactionRef
Link copied to clipboard
abstract val transactionRef: String