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
/
TransactionResult
/
Terminated
Terminated
class
Terminated
(
cardReadMode
:
SDKCardReadMode
?
)
:
SDKV1TransactionError.TransactionResult
Transaction was terminated by user or unexpectedly
Parameters
card
Read
Mode
the read mode active when the decline occurred
Members
Constructors
Terminated
Link copied to clipboard
constructor
(
cardReadMode
:
SDKCardReadMode
?
)
Properties
card
Read
Mode
Link copied to clipboard
val
cardReadMode
:
SDKCardReadMode
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String