Polarex.BenefitDownloadablesProperties (Polarex v0.1.0)

View Source

Provides struct and type for a BenefitDownloadablesProperties

Summary

Types

t()

@type t() :: %Polarex.BenefitDownloadablesProperties{
  archived: Polarex.Archived.t(),
  files: [String.t()]
}