ExClubhouse v0.5.1 ExClubhouse.Model.StoryLink View Source

Story link model

Link to this section Summary

Link to this section Types

Link to this type

t()

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