ExClubhouse v0.5.2 ExClubhouse.Model.StorySearchResults View Source
Story search results
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExClubhouse.Model.StorySearchResults{ cursors: [binary()], data: [ExClubhouse.Model.Story.t()], next: binary() | nil, total: integer() }