ex_gram v0.6.0 ExGram.Model.PassportElementErrorFiles View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExGram.Model.PassportElementErrorFiles{
  file_hashes: [String.t()],
  message: String.t(),
  source: String.t(),
  type: String.t()
}