cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
ApiProxyEndPoint
/
Properties
Properties
@
Serializable
@
XmlSerialName
(
value
=
"properties"
)
data
class
Properties
(
val
properties
:
List
<
ApiProxyEndPoint.Property
>
)
(
source
)
Members
Constructors
Properties
Link copied to clipboard
constructor
(
properties
:
List
<
ApiProxyEndPoint.Property
>
)
Properties
properties
Link copied to clipboard
val
properties
:
List
<
ApiProxyEndPoint.Property
>