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