| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique identifier of the usage threshold created by Lago. | [optional] |
| threshold_display_name | string | The display name of the usage threshold. | [optional] |
| amount_cents | int | The amount to reach to trigger a `progressive_billing` invoice. | |
| recurring | bool | This field when set to `true` indicates that a `progressive_billing` invoice will be created every time the lifetime usage increases by the specified amount. |