ExClubhouse v0.5.2 ExClubhouse.Model.MemberInfo View Source

Member info model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.MemberInfo{
  id: binary(),
  mention_name: binary(),
  name: binary(),
  workspace2: ExClubhouse.Model.BasicWorkspaceInfo.t()
}