QuotaReportResponse

constructor(isDerivedQuota: Boolean? = null, percentageUsed: Double? = null, quotaLimitTotalInKiBs: Double? = null, quotaLimitUsedInKiBs: Double? = null, quotaTarget: String? = null, quotaType: String? = null)