ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-resources
/
io.ktor.resources.serialization
/
ResourcesFormat
/
Parameter
Parameter
data
class
Parameter
(
name
:
String
,
isOptional
:
Boolean
)
Content copied to clipboard
A query parameter description
Constructors
Properties
Constructors
Parameter
Link copied to clipboard
fun
Parameter
(
name
:
String
,
isOptional
:
Boolean
)
Content copied to clipboard
Properties
isOptional
Link copied to clipboard
val
isOptional
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard