Interface: RestRequestCounter
Defined in: rest/v2/oauth2/rest/internal/counter.ts:1
Properties
| Property | Type |
|---|---|
count | number |
limit | number |
limited | boolean |
period | number |
Methods
clear()
clear():
void
Defined in: rest/v2/oauth2/rest/internal/counter.ts:7
Returns
void