snowhite v2.1.3 Snowhite.Modules.News.Item View Source

News feed item

Link to this section Summary

Link to this section Types

Specs

t() :: %Snowhite.Modules.News.Item{
  date: String.t(),
  id: term(),
  original_url: String.t(),
  qr_code: EQRCode.Matrix.t(),
  short_url: String.t(),
  title: String.t()
}