Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 908 Bytes

CustomerChargeUsageObjectBillableMetric.md

File metadata and controls

12 lines (9 loc) · 908 Bytes

# CustomerChargeUsageObjectBillableMetric

Properties

Name Type Description Notes
lago_id string Unique identifier assigned to the billable metric within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the billable metric’s record within the Lago system.
name string The name of the billable metric used for this charge.
code string The code of the billable metric used for this charge.
aggregation_type string The aggregation type of the billable metric used for this charge. Possible values are `count_agg`, `sum_agg`, `max_agg` or `unique_count_agg`.

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