Package version:

Interface QuotaDetails

Quota used, limit, and next reset date/time.

Hierarchy

  • QuotaDetails

Properties

Properties

quota: number

Resource quota limit.

quotaResetOn: Date

Date/time when the resource quota usage will be reset.

used: number

Amount of the resource quota used.

Generated using TypeDoc