paaslibrary
paaslibrary
/
se.westpay.paaslib.transaction
/
EmvData
Emv
Data
class
EmvData
Contains EMV information about a card used in a transaction.
Constructors
Functions
See also
See also
Constructors
Emv
Data
Link copied to clipboard
fun
EmvData
(
)
Functions
get
Aid
Link copied to clipboard
fun
getAid
(
)
:
String
get
Auth
Response
Code
Link copied to clipboard
fun
getAuthResponseCode
(
)
:
String
get
Pan
Sequence
Number
Link copied to clipboard
fun
getPanSequenceNumber
(
)
:
Int
get
Tsi
Link copied to clipboard
fun
getTsi
(
)
:
String
Get TSI.
get
Tvr
Link copied to clipboard
fun
getTvr
(
)
:
String
set
Aid
Link copied to clipboard
fun
setAid
(
value
:
String
)
set
Auth
Response
Code
Link copied to clipboard
fun
setAuthResponseCode
(
value
:
String
)
set
Pan
Sequence
Number
Link copied to clipboard
fun
setPanSequenceNumber
(
value
:
Int
)
set
Tsi
Link copied to clipboard
fun
setTsi
(
value
:
String
)
set
Tvr
Link copied to clipboard
fun
setTvr
(
value
:
String
)