toggle menu
Stitch
jvm
switch theme
search in API
codegen
/
dev.teogor.stitch.codegen.model
/
ParameterKind
Parameter
Kind
data
class
ParameterKind
(
val
name
:
String
,
val
type
:
TypeName
)
Members
Constructors
Parameter
Kind
Link copied to clipboard
constructor
(
name
:
String
,
type
:
TypeName
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
TypeName