quotaRules property

List<QuotaRule>? quotaRules
getter/setter pair

List of quota rules

Implementation

core.List<QuotaRule>? quotaRules;