Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-openapi
/
me.ahoo.wow.openapi.contract.bi
/
BiScriptClusterRequest
Bi
Script
Cluster
Request
data
class
BiScriptClusterRequest
(
val
name
:
String
?
=
null
,
val
installation
:
String
?
=
null
)
Members
Constructors
Bi
Script
Cluster
Request
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
installation
:
String
?
=
null
)
Properties
installation
Link copied to clipboard
val
installation
:
String
?
name
Link copied to clipboard
val
name
:
String
?