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`. |