A2uiInlineCatalog


interface A2uiInlineCatalog


Represents an inline catalog that can be advertised inside A2uiClientCapabilities.

Summary

Public functions

Map<StringAny?>

Serializes this inline catalog schema to a JSON Schema Map representation.

String

Serializes this inline catalog schema to a JSON Schema string representation.

Public properties

String

The unique identifier for this inline catalog.

Public functions

toJsonSchemaMap

Added in 1.0.0-alpha01
fun toJsonSchemaMap(): Map<StringAny?>

Serializes this inline catalog schema to a JSON Schema Map representation.

toJsonSchemaString

Added in 1.0.0-alpha01
fun toJsonSchemaString(): String

Serializes this inline catalog schema to a JSON Schema string representation.

Public properties

id

Added in 1.0.0-alpha01
val idString

The unique identifier for this inline catalog.