requestFrequency property
How many requests this key (user/IP) has made within the current rate-limit window, as populated by RateLimitLayer via metadata.
Implementation
final int requestFrequency;
How many requests this key (user/IP) has made within the current rate-limit window, as populated by RateLimitLayer via metadata.
final int requestFrequency;