toggle menu
Readers SDK
version 23.1.3
androidJvm
switch theme
search in API
core
/
com.mpos.payments.transaction
/
SDKTransactionIntentResult
/
Error
Error
class
Error
(
val
message
:
String
?
)
:
SDKTransactionIntentResult
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
?