http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
ElicitationModel
/
enum
enum
inline
fun
<
T
:
Enum
<
T
>
>
enum
(
title
:
String
,
description
:
String
,
mappings
:
Map
<
T
,
String
>
?
=
null
,
default
:
T
?
=
null
)
:
ElicitationModelStringReadWriteProperty
<
T
>
(
source
)