Class: NbaRb::Player::ReboundLogTracking

Inherits:
Dashboard
  • Object
show all
Defined in:
lib/nba_rb/player/rebound_log_tracking.rb

Instance Attribute Summary

Attributes inherited from Dashboard

#data, #date_from, #date_to, #game_segment, #last_n_games, #league_id, #location, #measure_type, #month, #opponent_team_id, #outcome, #pace_adjust, #per_mode, #period, #player_id, #plus_minus, #po_round, #rank, #season, #season_segment, #season_type, #shot_clock_range, #team_id, #vs_conference, #vs_division

Method Summary

Methods inherited from Dashboard

#endpoint, #initialize, #overall

Methods included from StatsHash

#create_stats_hash

Methods included from StatsRequest

#stats_request

Methods included from Initializable

#initialize

Constructor Details

This class inherits a constructor from NbaRb::Player::Dashboard