PolarExpress.Schemas.BenefitGrantDiscordProperties (polar_express v0.2.2)

Copy Markdown View Source

BenefitGrantDiscordProperties

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.BenefitGrantDiscordProperties{
  account_id: term(),
  granted_account_id: term(),
  guild_id: term(),
  role_id: term()
}
  • account_id - Nullable.
  • granted_account_id
  • guild_id
  • role_id

Functions

schema_name()