Record
usage-record-summary
No description available.
record usage-record-summary {
id: string,
invoice: option<string>,
livemode: bool,
object: usage-record-summary-object-enum,
period: period,
subscription-item: string,
total-usage: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| invoice | option<string> | |
| livemode | bool | |
| object | usage-record-summary-object-enum | |
| period | period | |
| subscription-item | string | |
| total-usage | s32 |