traccar v0.1.1 Traccar.Model.Driver

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.Driver{
  id: integer(),
  name: String.t(),
  uniqueId: String.t()
}