Polarex.DownloadableRead (Polarex v0.3.1)

Copy Markdown View Source

Provides struct and type for a DownloadableRead

Summary

Types

t()

@type t() :: %Polarex.DownloadableRead{
  benefit_id: String.t(),
  file: Polarex.FileDownload.t(),
  id: String.t()
}