Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.protocol
/
GeneratorRequest
/
GetManifestRequest
Get
Manifest
Request
data
class
GetManifestRequest
(
val
jsonrpc
:
String
,
val
id
:
Long
,
val
params
:
GeneratorConfig
)
:
GeneratorRequest
<
GeneratorConfig
>
Members
Constructors
Get
Manifest
Request
Link copied to clipboard
constructor
(
jsonrpc
:
String
,
id
:
Long
,
params
:
GeneratorConfig
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Long
jsonrpc
Link copied to clipboard
open
override
val
jsonrpc
:
String
params
Link copied to clipboard
open
override
val
params
:
GeneratorConfig