Polarex.DownloadableRead (Polarex v0.2.0)

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()
}