SpecificationResponse

data class SpecificationResponse(val name: String, val value: String)

Specifications of the configurations

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the specification

Link copied to clipboard

Value of the specification