SkuResponse

data class SkuResponse(val name: String, val tier: String)

The SKU of the cognitive services account.

Constructors

Link copied to clipboard
constructor(name: String, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The sku name

Link copied to clipboard

Gets the sku tier. This is based on the SKU name.