PolarExpress.Schemas.PropertyAggregation (polar_express v0.2.2)

Copy Markdown View Source

PropertyAggregation

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.PropertyAggregation{func: term(), property: term()}
  • func - Possible values: sum, max, min, avg.
  • property

Functions

schema_name()