traccar v0.1.1 Traccar.Model.Attribute

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.Attribute{
  attribute: String.t(),
  description: String.t(),
  expression: String.t(),
  id: integer(),
  type: String.t()
}