ex_gram v0.10.0 ExGram.Model.PassportElementErrorTranslationFile View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExGram.Model.PassportElementErrorTranslationFile{
  file_hash: String.t(),
  message: String.t(),
  source: String.t(),
  type: String.t()
}