SkuResponse

data class SkuResponse(val name: String)

Describes a configuration store SKU.

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SKU name of the configuration store.