kdriver
Toggle table of contents
0.5.9
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
SmartCardEmulation
/
ReportDataResultParameter
Report
Data
Result
Parameter
@
Serializable
data
class
ReportDataResultParameter
(
val
requestId
:
String
,
val
data
:
String
)
Members
Constructors
Report
Data
Result
Parameter
Link copied to clipboard
constructor
(
requestId
:
String
,
data
:
String
)
Properties
data
Link copied to clipboard
val
data
:
String
request
Id
Link copied to clipboard
val
requestId
:
String