Class: Jumbotron::Canonical::CurrentLine

Inherits:
Data
  • Object
show all
Defined in:
app/models/jumbotron/canonical.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bookmaker_idObject (readonly)

Returns the value of attribute bookmaker_id

Returns:

  • (Object)

    the current value of bookmaker_id



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def bookmaker_id
  @bookmaker_id
end

#bookmaker_nameObject (readonly)

Returns the value of attribute bookmaker_name

Returns:

  • (Object)

    the current value of bookmaker_name



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def bookmaker_name
  @bookmaker_name
end

#changed_atObject (readonly)

Returns the value of attribute changed_at

Returns:

  • (Object)

    the current value of changed_at



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def changed_at
  @changed_at
end

#game_idObject (readonly)

Returns the value of attribute game_id

Returns:

  • (Object)

    the current value of game_id



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def game_id
  @game_id
end

#line_observation_idObject (readonly)

Returns the value of attribute line_observation_id

Returns:

  • (Object)

    the current value of line_observation_id



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def line_observation_id
  @line_observation_id
end

#line_valueObject (readonly)

Returns the value of attribute line_value

Returns:

  • (Object)

    the current value of line_value



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def line_value
  @line_value
end

#marketObject (readonly)

Returns the value of attribute market

Returns:

  • (Object)

    the current value of market



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def market
  @market
end

#observed_atObject (readonly)

Returns the value of attribute observed_at

Returns:

  • (Object)

    the current value of observed_at



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def observed_at
  @observed_at
end

#outcomeObject (readonly)

Returns the value of attribute outcome

Returns:

  • (Object)

    the current value of outcome



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def outcome
  @outcome
end

#price_americanObject (readonly)

Returns the value of attribute price_american

Returns:

  • (Object)

    the current value of price_american



63
64
65
# File 'app/models/jumbotron/canonical.rb', line 63

def price_american
  @price_american
end