ExClubhouse v0.5.1 ExClubhouse.Model.TypedStoryLink View Source

TypedStoryLink moddel

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.TypedStoryLink{
  created_at: binary(),
  entity_type: binary(),
  id: integer(),
  object_id: integer(),
  subject_id: integer(),
  type: binary(),
  updated_at: binary(),
  verb: binary()
}