PolarExpress.Schemas.BenefitCustomCreateProperties (polar_express v0.1.5)

Copy Markdown View Source

BenefitCustomCreateProperties

Properties for creating a benefit of type custom.

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.BenefitCustomCreateProperties{
  note: String.t() | nil
}
  • note - Nullable.

Functions

schema_name()