MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.plugin.annotation
/
ParameterInfo
/
PathParam
Path
Param
data
class
PathParam
(
val
name
:
String
,
val
type
:
KType
)
:
ParameterInfo
パスパラメータ(例: /shops/{id} の id)
Members
Constructors
Path
Param
Link copied to clipboard
constructor
(
name
:
String
,
type
:
KType
)
Properties
name
Link copied to clipboard
val
name
:
String
パラメータ名
type
Link copied to clipboard
val
type
:
KType
パラメータの型