Polarex.MeterUpdate (Polarex v0.2.1)
View SourceProvides struct and type for a MeterUpdate
Summary
Types
@type t() :: %Polarex.MeterUpdate{ aggregation: Polarex.CountAggregation.t() | Polarex.PropertyAggregation.t() | nil, filter: Polarex.Filter.t() | nil, metadata: Polarex.Metadata.t() | nil, name: String.t() | nil }