PolarExpress.Schemas.UniqueAggregation (polar_express v0.1.5)

Copy Markdown View Source

UniqueAggregation

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.UniqueAggregation{
  func: String.t() | nil,
  property: String.t() | nil
}
  • func
  • property

Functions

schema_name()