Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the rate limit ("requests", "tokens", "input_tokens", "output_tokens"). | [optional] |
limit | Integer | The maximum allowed value for the rate limit. | [optional] |
remaining | Integer | The remaining value before the limit is reached. | [optional] |
resetSeconds | BigDecimal | Seconds until the rate limit resets. | [optional] |