toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.client
/
Response
/
Response
Response
constructor
(
id
:
Int
,
jsonrpc
:
String
,
result
:
T
?
=
null
,
error
:
RpcError
?
=
null
)