Class: Sportradar::Api::Odds::PlayerOdds

Inherits:
Base
  • Object
show all
Defined in:
lib/sportradar/api/odds/player_odds.rb

Instance Attribute Summary

Attributes inherited from Base

#api

Class Method Summary collapse

Methods inherited from Base

api, #books, #get_books, #get_competitor_mappings, #get_event_mappings, #get_player_mappings, #get_sports, #initialize, #path_base, #path_books, #path_competitor_mappings, #path_event_mappings, #path_player_mappings, #path_sports, #sports

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::Odds::Base

Class Method Details

.api_baseObject



6
7
8
# File 'lib/sportradar/api/odds/player_odds.rb', line 6

def self.api_base
  'oddscomparison-player-props'
end