ex_gram v0.10.0 ExGram.Model.PassportElementErrorDataField View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExGram.Model.PassportElementErrorDataField{
  data_hash: String.t(),
  field_name: String.t(),
  message: String.t(),
  source: String.t(),
  type: String.t()
}