ConfigurationInfoResponse

data class ConfigurationInfoResponse(val name: String, val version: String)

Information about the configuration.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the configuration.

Link copied to clipboard

Version of the configuration.