toggle menu
Keyple Interop Json API Client Library
0.1.6
common
switch theme
search in API
Keyple Interop Json API Client Library
/
org.eclipse.keyple.interop.jsonapi.client.api
/
KeypleResult
/
Success
Success
data
class
Success
<
T
>
(
val
data
:
T
)
:
KeypleResult
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
data
:
T
)
Properties
data
Link copied to clipboard
val
data
:
T