objectusage_record
Usage records allow you to report customer usage and metrics to Stripe for metered billing of subscription prices. Related guide: [Metered Billing](https://stripe.com/docs/billing/subscriptions/metered-billing).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
UsageRecord
objectUsage records allow you to report customer usage and metrics to Stripe for metered billing of subscription prices. Related guide: [Metered Billing](https://stripe.com/docs/billing/subscriptions/metered-billing).
Unique identifier for the object.
Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
String representing the object's type. Objects of the same type share the same value.
The usage quantity for the specified date.
The ID of the subscription item this usage record contains data for.
The timestamp when this usage occurred.