KotlinX-Schema
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-generator-json
/
kotlinx.schema.generator.json.internal
/
JsonSchemaConsts
/
Types
Types
object
Types
(
source
)
JSON Schema types.
Members
Properties
ARRAY
Link copied to clipboard
const
val
ARRAY
:
String
BOOLEAN
Link copied to clipboard
const
val
BOOLEAN
:
String
INTEGER
Link copied to clipboard
const
val
INTEGER
:
String
NULL
Link copied to clipboard
const
val
NULL
:
String
NUMBER
Link copied to clipboard
const
val
NUMBER
:
String
OBJECT
Link copied to clipboard
const
val
OBJECT
:
String
STRING
Link copied to clipboard
const
val
STRING
:
String