PlanResponse

data class PlanResponse(val accessibility: String? = null, val altStackReference: String, val planDisplayName: String, val planId: String, val skuId: String, val stackType: String)

Constructors

Link copied to clipboard
constructor(accessibility: String? = null, altStackReference: String, planDisplayName: String, planId: String, skuId: String, stackType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accessibility: String? = null

Plan accessibility

Link copied to clipboard

Alternative stack type

Link copied to clipboard

Friendly name for the plan for display in the marketplace

Link copied to clipboard

Text identifier for this plan

Link copied to clipboard

Identifier for this plan

Link copied to clipboard

Stack type (classic or arm)