paaslibrary
paaslibrary
/
se.westpay.paaslib.readcard
/
CustomCardResponse
/
CustomCardResponse
Custom
Card
Response
fun
CustomCardResponse
(
error
:
TransactionError
=
TransactionError.NONE
,
errorMessage
:
String
=
""
,
cardNumber
:
String
=
""
,
cardName
:
String
=
""
,
posEntryMode
:
PosEntryModes
=
PosEntryModes.NONE
)