Get SQuota Infos Result
data class GetSQuotaInfosResult(val id: String, val parent: String, val quotaInfos: List<GetSQuotaInfosQuotaInfo>, val service: String)
A collection of values returned by getSQuotaInfos.
A collection of values returned by getSQuotaInfos.