SkuResponse

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

Sku, to be associated with a SiteNetworkService.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of this Sku

Link copied to clipboard

The SKU tier based on the SKU name.