PolarExpress.Schemas.BenefitDownloadablesCreateProperties (polar_express v0.1.5)

Copy Markdown View Source

BenefitDownloadablesCreateProperties

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.BenefitDownloadablesCreateProperties{
  archived: %{required(String.t()) => boolean()} | nil,
  files: [String.t()] | nil
}
  • archived
  • files

Functions

schema_name()