Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-openapi
/
me.ahoo.wow.openapi.route
/
VariableMetadata
Variable
Metadata
data
class
VariableMetadata
(
val
fieldPath
:
List
<
String
>
,
val
variableName
:
String
,
val
required
:
Boolean
,
val
bound
:
Boolean
=
true
)
Members
Constructors
Variable
Metadata
Link copied to clipboard
constructor
(
fieldPath
:
List
<
String
>
,
variableName
:
String
,
required
:
Boolean
,
bound
:
Boolean
=
true
)
Properties
bound
Link copied to clipboard
val
bound
:
Boolean
=
true
Whether the command body field is bound
field
Name
Link copied to clipboard
val
fieldName
:
String
field
Path
Link copied to clipboard
val
fieldPath
:
List
<
String
>
required
Link copied to clipboard
val
required
:
Boolean
variable
Name
Link copied to clipboard
val
variableName
:
String
path variable name