traccar v0.1.0 Traccar.Model.Notification

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.Notification{
  always: boolean(),
  calendarId: integer(),
  id: integer(),
  mail: boolean(),
  sms: boolean(),
  type: String.t(),
  web: boolean()
}