ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard

Classes defined in the schema, where each key is the class ID.

Link copied to clipboard
abstract var description: String?

The description of the schema.

Link copied to clipboard

Enums defined in the schema, where each key is the enum ID.

Link copied to clipboard
abstract var extensions: Any?

An object containing extensions.

Link copied to clipboard
abstract var extras: Any?

Extra user-defined properties.

Link copied to clipboard
abstract var id: String?

The ID of the schema

Link copied to clipboard
abstract var name: String?

The name of the schema.

Link copied to clipboard
abstract var version: String?

The application-specific version of the schema.