traccar v0.1.1 Traccar.Model.Geofence

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.Geofence{
  area: String.t(),
  calendarId: integer(),
  description: String.t(),
  id: integer(),
  name: String.t()
}