kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
openapi-model
/
io.github.hfhbd.kfx.openapi
/
OpenApi
/
Components
/
Schema
/
STRING
/
Format
Format
@
Serializable
@
JvmInline
value
class
Format
(
val
value
:
String
)
(
source
)
Members
Constructors
Format
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String