ConfigurationDefinitionSummary

A summarized definition of a Quick Setup configuration definition.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The common parameters and values for the configuration definition.

Link copied to clipboard
val id: String?

The ID of the configuration definition.

Link copied to clipboard
val type: String?

The type of the Quick Setup configuration used by the configuration definition.

Link copied to clipboard

The version of the Quick Setup type used by the configuration definition.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String