nadia v0.7.0 Nadia.Model.Contact

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Nadia.Model.Contact{
  first_name: binary(),
  last_name: binary(),
  phone_number: binary(),
  user_id: integer()
}