Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
model
/
com.mpos.payments.transaction.model
/
SDKV1TransactionError
/
ReadError
/
Other
Other
class
Other
(
val
description
:
String
?
=
null
)
:
SDKV1TransactionError.ReadError
Members
Constructors
Other
Link copied to clipboard
constructor
(
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String