Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.protocol
/
SchemaArg
/
SchemaArg
Schema
Arg
constructor
(
name
:
String
,
comment
:
String
?
=
null
,
isNullable
:
Boolean
,
isRequired
:
Boolean
,
inputTypes
:
List
<
SchemaArgInputType
>
,
deprecation
:
Deprecation
?
=
null
)