toggle menu
paymentsdk
version 23.0.6
androidJvm
switch theme
search in API
model
/
com.mpos.payments.transaction.model
/
SDKTransactionError
/
ReadError
Read
Error
sealed
class
ReadError
:
SDKTransactionError
An error occurred while reading a card
Inheritors
AidNotSupported
CommunicationError
Other
Members
Types
Aid
Not
Supported
Link copied to clipboard
object
AidNotSupported
:
SDKTransactionError.ReadError
Communication
Error
Link copied to clipboard
object
CommunicationError
:
SDKTransactionError.ReadError
Other
Link copied to clipboard
class
Other
(
val
description
:
String
?
=
null
)
:
SDKTransactionError.ReadError
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String