| Name | Type | Description | Notes |
|---|---|---|---|
| limit | int | The allowance for the current period. | |
| used | int | How much of the allowance has been consumed so far. | |
| remaining | int | Headroom left. Floors at 0, so it never reports a negative overage. |
| Name | Type | Description | Notes |
|---|---|---|---|
| limit | int | The allowance for the current period. | |
| used | int | How much of the allowance has been consumed so far. | |
| remaining | int | Headroom left. Floors at 0, so it never reports a negative overage. |