Polarex.CustomerBenefitGrantDiscordUpdate (Polarex v0.2.3)

View Source

Provides struct and type for a CustomerBenefitGrantDiscordUpdate

Summary

Types

t()

@type t() :: %Polarex.CustomerBenefitGrantDiscordUpdate{
  benefit_type: String.t(),
  properties: Polarex.CustomerBenefitGrantDiscordPropertiesUpdate.t()
}