nadia v0.7.0 Nadia.Model.User

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Nadia.Model.User{
  first_name: binary(),
  id: integer(),
  last_name: binary(),
  username: binary()
}