kenet-gen-typescript
/
org.kotlin.everywhere.net.gen.typescript
/
KenetDefinition
Kenet
Definition
data class
KenetDefinition
(name:
String
, definitions:
List
<
EndpointDefinition
>)
Content copied to clipboard
Properties
Properties
definitions
Link copied to clipboard
val
definitions
:
List
<
EndpointDefinition
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard