Class OrganizationQuotaLimit
- Namespace
- Auth0.Core.Exceptions
- Assembly
- Auth0.Core.dll
Represents the Organization Quota Headers returned as part of the response.
public class OrganizationQuotaLimit
- Inheritance
-
OrganizationQuotaLimit
- Inherited Members
Properties
PerDay
public QuotaLimit PerDay { get; set; }
Property Value
PerHour
public QuotaLimit PerHour { get; set; }