class Sportradar::Mlb::TeamActiveRosters
Public Class Methods
new()
click to toggle source
# File lib/sportradar/mlb/team_active_rosters.rb, line 4 def initialize end
Public Instance Methods
path()
click to toggle source
# File lib/sportradar/mlb/team_active_rosters.rb, line 7 def path "league/active_rosters.json" end