Nexus
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nexus
Nexus
/
br.com.gertec.nexus.domain.emv.model
/
TypeOutputCardData
/
TypeOutputCardData
Type
Output
Card
Data
constructor
(
baTrack1
:
ByteArray
=
byteArrayOf()
,
baTrack2
:
ByteArray
=
byteArrayOf()
,
baTrack3
:
ByteArray
=
byteArrayOf()
,
sReceivedTLV
:
String
=
""
,
iNexusRet
:
NexusRet
?
=
null
)