toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice.model
/
JsonRpcPayload
/
JsonRpcPayload
Json
Rpc
Payload
constructor
(
jsonRpc
:
JsonRpcIdentifier
=
version
,
id
:
JsonRpcId
=
1
,
method
:
String
,
params
:
Array
<
Any
>
)