Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 1.06 KB

CustomerChargeUsageObject.md

File metadata and controls

19 lines (11 loc) · 1.06 KB

CustomerChargeUsageObject

Properties

Name Type Description Notes
units String The number of units consumed by the customer for a specific charge item.
eventsCount Integer The quantity of usage events that have been recorded for a particular charge during the specified time period. These events may also be referred to as the number of transactions in some contexts.
amountCents Integer The amount in cents, tax excluded, consumed by the customer for a specific charge item.
amountCurrency Currency
charge CustomerChargeUsageObjectCharge
billableMetric CustomerChargeUsageObjectBillableMetric
groups List<CustomerChargeUsageObjectGroupsInner> Array of group object, representing multiple dimensions for a charge item.