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