Polarex.BenefitDownloadablesCreateProperties (Polarex v0.2.1)

View Source

Provides struct and type for a BenefitDownloadablesCreateProperties

Summary

Types

t()

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