Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 988 Bytes

CustomerChargeUsageObject.md

File metadata and controls

14 lines (11 loc) · 988 Bytes

# CustomerChargeUsageObject

Properties

Name Type Description Notes
units string The number of units consumed by the customer for a specific charge item.
amount_cents int The amount in cents, tax excluded, consumed by the customer for a specific charge item.
amount_currency Currency
charge \LagoClient\Model\CustomerChargeUsageObjectCharge
billable_metric \LagoClient\Model\CustomerChargeUsageObjectBillableMetric
groups \LagoClient\Model\CustomerChargeUsageObjectGroupsInner[] Array of group object, representing multiple dimensions for a charge item.

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