Notified.Notification (notified v0.0.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %Notified.Notification{
  __meta__: term(),
  id: term(),
  inserted_at: term(),
  message: term(),
  seen: term(),
  seen_at: term(),
  subject: term(),
  tags: term(),
  updated_at: term()
}

Link to this section Functions

Link to this function

changeset(notification, attrs)