GetImplementations

@Serializable
data class GetImplementations(val enabled: Boolean)

A data class representing the GetImplementations capability.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

A boolean indicating whether GetImplementations is enabled.