MeterQuantity
Summary
Types
@type t() :: %PolarExpress.Schemas.MeterQuantity{ quantity: float() | nil, timestamp: DateTime.t() | nil }
quantity- The quantity for the current period.timestamp- The timestamp for the current period. Format: date-time.