PolarExpress.Schemas.CustomFieldSelectOption (polar_express v0.2.2)

Copy Markdown View Source

CustomFieldSelectOption

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomFieldSelectOption{
  label: term(),
  value: term()
}
  • label
  • value

Functions

schema_name()