Class: Sportradar::Api::Football::Nfl::Week

Inherits:
Week
  • Object
show all
Defined in:
lib/sportradar/api/football/nfl/week.rb

Instance Attribute Summary

Attributes inherited from Week

#api, #hierarchy, #id, #number, #response, #sequence, #type, #year

Instance Method Summary collapse

Methods inherited from Week

#all_attributes, #games, #initialize, #update

Methods inherited from Data

#all_attributes, #attributes, #create_data, #parse_into_array, #parse_into_array_with_options, #parse_out_hashes, #structure_links, #update_data

Constructor Details

This class inherits a constructor from Sportradar::Api::Football::Week

Instance Method Details

#game_classObject



7
8
9
# File 'lib/sportradar/api/football/nfl/week.rb', line 7

def game_class
  Game
end