Attributes
- idstring
Unique identifier for the object.
- quantityinteger
The usage quantity for the specified date.
- subscription_
itemstring The ID of the subscription item this usage record contains data for.
- timestamptimestamp
The timestamp when this usage occurred.
More attributes
- objectstring
String representing the object’s type. Objects of the same type share the same value.
- livemodeboolean
Has the value
trueif the object exists in live mode or the valuefalseif the object exists in test mode.
The Usage Record object
{ "id": "mbur_1IJ3zE2eZvKYlo2CsJAtf1Jl", "object": "usage_record", "livemode": false, "quantity": 100, "subscription_item": "si_IutmSSymhsWA5i", "timestamp": 1571252444}