Polarex.DiscountRedemptionLimitReached (Polarex v0.6.0)

Copy Markdown View Source

Provides struct and type for a DiscountRedemptionLimitReached

Summary

Types

t()

@type t() :: %Polarex.DiscountRedemptionLimitReached{
  detail: String.t(),
  error: String.t()
}