Nexus
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nexus
Nexus
/
br.com.gertec.nexus.domain.emv.model
/
TypeInputStartTransaction
/
TypeInputStartTransaction
Type
Input
Start
Transaction
constructor
(
sAmount
:
String
=
""
,
sCashback
:
String
=
""
,
sDate
:
String
=
""
,
sTime
:
String
=
""
,
blCtlsEnable
:
Boolean
=
false
,
sTransactionType
:
String
=
""
,
lSpecificTimeout
:
Long
?
=
null
,
sForcedEMVTags
:
String
=
""
,
sContactRequiredTags
:
String
=
""
,
sContactlessRequiredTags
:
String
=
""
)