Polarex.ListResourceDownloadableRead (Polarex v0.2.0)

View Source

Provides struct and type for a ListResourceDownloadableRead

Summary

Types

t()

@type t() :: %Polarex.ListResourceDownloadableRead{
  items: [Polarex.DownloadableRead.t()],
  pagination: Polarex.Pagination.t()
}