Quota Sub Quota Info List
data class QuotaSubQuotaInfoList(val nickName: String, val parameter: QuotaSubQuotaInfoListParameter? = null, val type: String? = null)
Constructors
Link copied to clipboard
constructor(nickName: String, parameter: QuotaSubQuotaInfoListParameter? = null, type: String? = null)