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