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