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