Class: Stattleship::Params::BasketballTeamOutcomeStreaksParams

Inherits:
TeamOutcomeStreaksParams show all
Defined in:
lib/stattleship/params/basketball_team_outcome_streaks_params.rb

Instance Attribute Summary

Attributes inherited from TeamOutcomeStreaksParams

#current, #interval_type, #outcome, #rank, #ranked, #season_id, #streak_length, #team_id

Attributes inherited from QueryParams

#page, #per_page, #season_id

Instance Method Summary collapse

Methods inherited from QueryParams

#query, #validate

Instance Method Details

#paramsObject



4
5
6
# File 'lib/stattleship/params/basketball_team_outcome_streaks_params.rb', line 4

def params
  super
end