slack_web_api v1.2.1 SlackWebAPI.Model.ObjsEnterpriseUser

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %SlackWebAPI.Model.ObjsEnterpriseUser{
  enterprise_id: String.t(),
  enterprise_name: String.t(),
  id: String.t(),
  is_admin: boolean(),
  is_owner: boolean(),
  teams: [String]
}