The current count of requests or orders for the rate limit.
The time interval for the rate limit, one of 'SECOND', 'MINUTE', 'HOUR', or 'DAY'.
The number of intervals for the rate limit.
The maximum number of requests or orders allowed within the specified interval.
The type of rate limit, either 'REQUEST_WEIGHT' or 'ORDERS'.
Represents the rate limit information for a WebSocket API response.