ExGram.Model.PassportElementErrorDataField (ex_gram v0.24.0) View Source

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions