kenet-dsl
/
org.kotlin.everywhere.net
/
Request
Request
data class
Request
(subPath:
List
<
String
>, endpointName:
String
, parameterJson:
String
)
Content copied to clipboard
Properties
Properties
endpointName
Link copied to clipboard
val
endpointName
:
String
Content copied to clipboard
parameterJson
Link copied to clipboard
val
parameterJson
:
String
Content copied to clipboard
subPath
Link copied to clipboard
val
subPath
:
List
<
String
>
Content copied to clipboard