toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.annotation
/
CommandRoute
/
HeaderVariable
Header
Variable
@
Target
(
allowedTargets
=
[
AnnotationTarget.FIELD
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.ANNOTATION_CLASS
]
)
@
Inherited
annotation class
HeaderVariable
(
val
name
:
String
=
""
,
val
nestedPath
:
Array
<
String
>
=
[]
,
val
required
:
Boolean
=
true
)
Members
Properties
name
Link copied to clipboard
val
name
:
String
nested
Path
Link copied to clipboard
val
nestedPath
:
Array
<
String
>
required
Link copied to clipboard
val
required
:
Boolean
=
true