PhoenixKitProjects.People.Department (PhoenixKitProjects v0.21.0)

Copy Markdown View Source

READ-ONLY shadow schema over the core-owned phoenix_kit_staff_departments table (core V100). See PhoenixKitProjects.People.Person for the seam's rules.

Summary

Types

t()

@type t() :: %PhoenixKitProjects.People.Department{
  __meta__: term(),
  name: term(),
  translations: term(),
  uuid: term()
}