SkuResponse

data class SkuResponse(val name: String? = null)

The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.

Constructors

Link copied to clipboard
constructor(name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name of the pricing tier.