ExClubhouse v0.5.2 ExClubhouse.Model.Identity View Source

Identity model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.Identity{
  entity_type: binary(),
  name: binary() | nil,
  type: binary() | nil
}