requestFrequency property

int requestFrequency
final

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;