Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
Aggregated value of all the events within start_time (inclusive) and end_time (inclusive). The aggregation strategy is defined on meter via default_aggregation.
End timestamp for this event summary (exclusive). Must be aligned with minute boundaries.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
The meter associated with this event summary.
Start timestamp for this event summary (inclusive). Must be aligned with minute boundaries.
A billing meter event summary represents an aggregated view of a customer's billing meter events within a specified timeframe. It indicates how much usage was accrued by a customer for that period.
Note: Meters events are aggregated asynchronously so the meter event summaries provide an eventually consistent view of the reported usage.