Skip to content

Type Alias: QuotaPeriod

ts
type QuotaPeriod = "PERIOD_UNSPECIFIED" | "MONTH" | "DAY";

Defined in: src/types/users.ts:118