PolarExpress.Schemas.CustomerBenefitGrantDiscordUpdate (polar_express v0.1.5)

Copy Markdown View Source

CustomerBenefitGrantDiscordUpdate

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomerBenefitGrantDiscordUpdate{
  benefit_type: String.t() | nil,
  properties:
    PolarExpress.Schemas.CustomerBenefitGrantDiscordPropertiesUpdate.t() | nil
}
  • benefit_type
  • properties

Functions

schema_name()