cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
ExtractVariables
/
Variable
Variable
@
Serializable
data
class
Variable
(
val
name
:
String
,
val
jsonPath
:
String
)
(
source
)
Members
Constructors
Variable
Link copied to clipboard
constructor
(
name
:
String
,
jsonPath
:
String
)
Properties
json
Path
Link copied to clipboard
@
XmlElement
@
SerialName
(
value
=
"JSONPath"
)
val
jsonPath
:
String
name
Link copied to clipboard
val
name
:
String