ExVcom.Model.SystemMeasurementsAbbreviations (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.SystemMeasurementsAbbreviations{
  data: [ExVcom.Model.MeasurementAbbreviation.t()] | nil,
  systemKey: String.t() | nil
}