Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 768 Bytes

File metadata and controls

12 lines (9 loc) · 768 Bytes

# UsageThresholdInput

Properties

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.

[Back to Model list] [Back to API list] [Back to README]