toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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