com.worxbend.codeberg4s.organizations.wire.QuotaRuleDto
See theQuotaRuleDto companion object
Forgejo's QuotaRuleInfo model — one limit and what it counts.
Value parameters
- limit
-
the
limitkey, in bytes. Carried verbatim, negatives included — Forgejo uses a negative limit for "unlimited" and translating that here would hide it - name
-
the
namekey, administrators only - subjects
-
the
subjectsarray; empty when absent,null, or not an array
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article