The bucket that this rate limit belongs to.
Endpoint that this rate limit belongs to. This will be null if isGlobal is true.
If true, this rate limit is global.
The number of requests that can be made.
The number of remaining requests that can be made.
Epoch time at which this rate limit resets.
Total time (in seconds) of when the current rate limit bucket will reset.
Date at which this rate limit resets.
Represents a rate limit.