rad2_auth v0.2.0 Rad2.Auth.Company

Represents a Company

Companies represents the costumer of RAD² services, and each user in our platform can ben related with many companies

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Rad2.Auth.Company{
  document: String.t(),
  id: String.t(),
  name: String.t()
}

Link to this section Functions