class Sports::Butler::BasketballApi::Statistics
Public Instance Methods
available_endpoint_methods()
click to toggle source
# File lib/sports/butler/basketball_api/statistics.rb, line 8 def available_endpoint_methods [:by_competition_and_team_and_season] end
path()
click to toggle source
# File lib/sports/butler/basketball_api/statistics.rb, line 12 def path :statistics end