class NbaStats::Resources::ShotChartDetail
Constants
- VALID_RESULT_SETS
Array of valid result set names for this resource
Public Instance Methods
valid_result_sets()
click to toggle source
@return [Array]
# File lib/nba_stats/resources/shot_chart_detail.rb, line 17 def valid_result_sets VALID_RESULT_SETS end