ConstructorOptions

Properties

Link copied to clipboard
abstract val classes: <Error class: unknown class><String, MetadataClass>?

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

Link copied to clipboard
abstract val description: String?

The description of the schema.

Link copied to clipboard
abstract val enums: <Error class: unknown class><String, MetadataEnum>?

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

Link copied to clipboard
abstract val extensions: Any?

An object containing extensions.

Link copied to clipboard
abstract val extras: Any?

Extra user-defined properties.

Link copied to clipboard
abstract val id: String?

The ID of the schema

Link copied to clipboard
abstract val name: String?

The name of the schema.

Link copied to clipboard
abstract val version: String?

The application-specific version of the schema.