Class: Fantasydata::DailyFantasyPlayerStats

Inherits:
Base
  • Object
show all
Defined in:
lib/fantasydata/daily_fantasy_player_stats.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#==, attr_reader, #attrs, #initialize, #update

Constructor Details

This class inherits a constructor from Fantasydata::Base

Instance Attribute Details

#assisted_tacklesObject (readonly)

Returns the value of attribute assisted_tackles.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def assisted_tackles
  @assisted_tackles
end

#blocked_kick_return_touchdownsObject (readonly)

Returns the value of attribute blocked_kick_return_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def blocked_kick_return_touchdowns
  @blocked_kick_return_touchdowns
end

#blocked_kick_return_yardsObject (readonly)

Returns the value of attribute blocked_kick_return_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def blocked_kick_return_yards
  @blocked_kick_return_yards
end

#blocked_kicksObject (readonly)

Returns the value of attribute blocked_kicks.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def blocked_kicks
  @blocked_kicks
end

#dateObject (readonly)

Returns the value of attribute date.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def date
  @date
end

#defensive_touchdownsObject (readonly)

Returns the value of attribute defensive_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def defensive_touchdowns
  @defensive_touchdowns
end

#draft_kings_salaryObject (readonly)

Returns the value of attribute draft_kings_salary.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def draft_kings_salary
  @draft_kings_salary
end

#fan_duel_salaryObject (readonly)

Returns the value of attribute fan_duel_salary.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fan_duel_salary
  @fan_duel_salary
end

#fantasy_data_salaryObject (readonly)

Returns the value of attribute fantasy_data_salary.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fantasy_data_salary
  @fantasy_data_salary
end

#fantasy_pointsObject (readonly)

Returns the value of attribute fantasy_points.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fantasy_points
  @fantasy_points
end

#fantasy_points_allowedObject (readonly)

Returns the value of attribute fantasy_points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fantasy_points_allowed
  @fantasy_points_allowed
end

#field_goal_return_touchdownsObject (readonly)

Returns the value of attribute field_goal_return_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def field_goal_return_touchdowns
  @field_goal_return_touchdowns
end

#field_goal_return_yardsObject (readonly)

Returns the value of attribute field_goal_return_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def field_goal_return_yards
  @field_goal_return_yards
end

#fourth_down_attemptsObject (readonly)

Returns the value of attribute fourth_down_attempts.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fourth_down_attempts
  @fourth_down_attempts
end

#fourth_down_conversionsObject (readonly)

Returns the value of attribute fourth_down_conversions.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fourth_down_conversions
  @fourth_down_conversions
end

#fumble_return_touchdownsObject (readonly)

Returns the value of attribute fumble_return_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fumble_return_touchdowns
  @fumble_return_touchdowns
end

#fumble_return_yardsObject (readonly)

Returns the value of attribute fumble_return_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fumble_return_yards
  @fumble_return_yards
end

#fumbles_forcedObject (readonly)

Returns the value of attribute fumbles_forced.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fumbles_forced
  @fumbles_forced
end

#fumbles_recoveredObject (readonly)

Returns the value of attribute fumbles_recovered.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def fumbles_recovered
  @fumbles_recovered
end

#game_keyObject (readonly)

Returns the value of attribute game_key.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def game_key
  @game_key
end

#humidityObject (readonly)

Returns the value of attribute humidity.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def humidity
  @humidity
end

#interception_return_touchdownsObject (readonly)

Returns the value of attribute interception_return_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def interception_return_touchdowns
  @interception_return_touchdowns
end

#interception_return_yardsObject (readonly)

Returns the value of attribute interception_return_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def interception_return_yards
  @interception_return_yards
end

#interceptionsObject (readonly)

Returns the value of attribute interceptions.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def interceptions
  @interceptions
end

#is_game_overObject (readonly)

Returns the value of attribute is_game_over.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def is_game_over
  @is_game_over
end

#kick_return_longObject (readonly)

Returns the value of attribute kick_return_long.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def kick_return_long
  @kick_return_long
end

#kick_return_touchdownsObject (readonly)

Returns the value of attribute kick_return_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def kick_return_touchdowns
  @kick_return_touchdowns
end

#kick_return_yardsObject (readonly)

Returns the value of attribute kick_return_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def kick_return_yards
  @kick_return_yards
end

#kick_returnsObject (readonly)

Returns the value of attribute kick_returns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def kick_returns
  @kick_returns
end

#kicker_fantasy_points_allowedObject (readonly)

Returns the value of attribute kicker_fantasy_points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def kicker_fantasy_points_allowed
  @kicker_fantasy_points_allowed
end

#opponentObject (readonly)

Returns the value of attribute opponent.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def opponent
  @opponent
end

#passes_defendedObject (readonly)

Returns the value of attribute passes_defended.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def passes_defended
  @passes_defended
end

#points_allowedObject (readonly)

Returns the value of attribute points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def points_allowed
  @points_allowed
end

#points_allowed_by_defense_special_teamsObject (readonly)

Returns the value of attribute points_allowed_by_defense_special_teams.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def points_allowed_by_defense_special_teams
  @points_allowed_by_defense_special_teams
end

#punt_return_longObject (readonly)

Returns the value of attribute punt_return_long.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def punt_return_long
  @punt_return_long
end

#punt_return_touchdownsObject (readonly)

Returns the value of attribute punt_return_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def punt_return_touchdowns
  @punt_return_touchdowns
end

#punt_return_yardsObject (readonly)

Returns the value of attribute punt_return_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def punt_return_yards
  @punt_return_yards
end

#punt_returnsObject (readonly)

Returns the value of attribute punt_returns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def punt_returns
  @punt_returns
end

#quarterback_fantasy_points_allowedObject (readonly)

Returns the value of attribute quarterback_fantasy_points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def quarterback_fantasy_points_allowed
  @quarterback_fantasy_points_allowed
end

#quarterback_hitsObject (readonly)

Returns the value of attribute quarterback_hits.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def quarterback_hits
  @quarterback_hits
end

#runningback_fantasy_points_allowedObject (readonly)

Returns the value of attribute runningback_fantasy_points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def runningback_fantasy_points_allowed
  @runningback_fantasy_points_allowed
end

#sack_yardsObject (readonly)

Returns the value of attribute sack_yards.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def sack_yards
  @sack_yards
end

#sacksObject (readonly)

Returns the value of attribute sacks.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def sacks
  @sacks
end

#safetiesObject (readonly)

Returns the value of attribute safeties.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def safeties
  @safeties
end

#scoring_detailsObject (readonly)

Returns the value of attribute scoring_details.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def scoring_details
  @scoring_details
end

#seasonObject (readonly)

Returns the value of attribute season.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def season
  @season
end

#season_typeObject (readonly)

Returns the value of attribute season_type.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def season_type
  @season_type
end

#solo_tacklesObject (readonly)

Returns the value of attribute solo_tackles.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def solo_tackles
  @solo_tackles
end

#special_teams_touchdownsObject (readonly)

Returns the value of attribute special_teams_touchdowns.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def special_teams_touchdowns
  @special_teams_touchdowns
end

#stadiumObject (readonly)

Returns the value of attribute stadium.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def stadium
  @stadium
end

#tackles_for_lossObject (readonly)

Returns the value of attribute tackles_for_loss.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def tackles_for_loss
  @tackles_for_loss
end

#teamObject (readonly)

Returns the value of attribute team.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def team
  @team
end

#temperatureObject (readonly)

Returns the value of attribute temperature.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def temperature
  @temperature
end

#third_down_attemptsObject (readonly)

Returns the value of attribute third_down_attempts.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def third_down_attempts
  @third_down_attempts
end

#third_down_conversionsObject (readonly)

Returns the value of attribute third_down_conversions.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def third_down_conversions
  @third_down_conversions
end

#tight_end_fantasy_points_allowedObject (readonly)

Returns the value of attribute tight_end_fantasy_points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def tight_end_fantasy_points_allowed
  @tight_end_fantasy_points_allowed
end

#touchdowns_scoredObject (readonly)

Returns the value of attribute touchdowns_scored.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def touchdowns_scored
  @touchdowns_scored
end

#victiv_salaryObject (readonly)

Returns the value of attribute victiv_salary.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def victiv_salary
  @victiv_salary
end

#weekObject (readonly)

Returns the value of attribute week.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def week
  @week
end

#wide_receiver_fantasy_points_allowedObject (readonly)

Returns the value of attribute wide_receiver_fantasy_points_allowed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def wide_receiver_fantasy_points_allowed
  @wide_receiver_fantasy_points_allowed
end

#wind_speedObject (readonly)

Returns the value of attribute wind_speed.



5
6
7
# File 'lib/fantasydata/daily_fantasy_player_stats.rb', line 5

def wind_speed
  @wind_speed
end