toggle menu
Readers SDK
version 23.1.3
androidJvm
switch theme
search in API
model
/
com.mpos.payments.transaction.model
/
SDKTransactionError
/
ReadError
/
Other
Other
class
Other
(
val
description
:
String
?
=
null
)
:
SDKTransactionError.ReadError
Members
Constructors
Other
Link copied to clipboard
constructor
(
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String