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
/
Elicitation
/
Metadata
/
string
/
Format
Format
sealed
class
Format
:
Elicitation.Metadata.string
<
String
>
(
source
)
Inheritors
Email
Url
Date
DateTime
Custom
Members
Types
Custom
Link copied to clipboard
data
class
Custom
(
val
value
:
String
)
:
Elicitation.Metadata.string.Format
Date
Link copied to clipboard
data
object
Date
:
Elicitation.Metadata.string.Format
Date
Time
Link copied to clipboard
data
object
DateTime
:
Elicitation.Metadata.string.Format
Email
Link copied to clipboard
data
object
Email
:
Elicitation.Metadata.string.Format
Url
Link copied to clipboard
data
object
Url
:
Elicitation.Metadata.string.Format
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String