toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
Elicitation
/
Metadata
/
string
/
Format
Format
sealed
class
Format
:
Elicitation.Metadata.string
<
String
>
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