byauth_client v0.1.0 Byauth.Client.Model.User

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Byauth.Client.Model.User{
  email: String.t(),
  first_name: String.t(),
  id: integer(),
  last_name: String.t(),
  name: String.t()
}