Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
core
/
com.mpos.payments.transaction
/
SDKV1TransactionIntentResult
/
Error
Error
class
Error
(
val
message
:
String
?
)
:
SDKV1TransactionIntentResult
Transaction can't be created
Parameters
message
error message
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
val
message
:
String
?