SkuResponse

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

The SKU of the Maps Account.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the SKU, in standard format (such as G2).

Link copied to clipboard

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