Package-level declarations

Types

Link copied to clipboard
data class InitiateResponse(val outcomeParameterSet: OutcomeParameterSet? = null, val userInterfaceRequestData: UserInterfaceRequestData? = null, val discretionaryData: ByteArray? = null, val dataRecord: ByteArray? = null)

Structure holding a set of useful initiate response elements.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard