QuotaPlanQuotaSubQuotaInfoList

data class QuotaPlanQuotaSubQuotaInfoList(val nickName: String, val parameter: QuotaPlanQuotaSubQuotaInfoListParameter? = null)

Constructors

Link copied to clipboard
constructor(nickName: String, parameter: QuotaPlanQuotaSubQuotaInfoListParameter? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The nickname of the level-2 quota.

Link copied to clipboard

The parameters of level-1 quota.