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