Table of Contents

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

QuotaLimit

PerHour

public QuotaLimit PerHour { get; set; }

Property Value

QuotaLimit