MeterQuantities
Summary
Types
@type t() :: %PolarExpress.Schemas.MeterQuantities{ quantities: [PolarExpress.Schemas.MeterQuantity.t()] | nil, total: float() | nil }
quantitiestotal- The total quantity for the period.
MeterQuantities
@type t() :: %PolarExpress.Schemas.MeterQuantities{ quantities: [PolarExpress.Schemas.MeterQuantity.t()] | nil, total: float() | nil }
quantitiestotal - The total quantity for the period.