Polarex.BenefitGrantError (Polarex v0.2.0)

View Source

Provides struct and type for a BenefitGrantError

Summary

Types

t()

@type t() :: %Polarex.BenefitGrantError{
  message: String.t(),
  timestamp: String.t(),
  type: String.t()
}