ExVcom.Model.Abbreviation (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.Abbreviation{
  aggregation: String.t(),
  description: String.t(),
  precision: String.t(),
  unit: String.t()
}