Class: Jumbotron::Canonical::ConsensusLine

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

Instance Attribute Summary collapse

Instance Attribute Details

#constituent_countObject (readonly)

Returns the value of attribute constituent_count

Returns:

  • (Object)

    the current value of constituent_count



78
79
80
# File 'app/models/jumbotron/canonical.rb', line 78

def constituent_count
  @constituent_count
end

#constituentsObject (readonly)

Returns the value of attribute constituents

Returns:

  • (Object)

    the current value of constituents



78
79
80
# File 'app/models/jumbotron/canonical.rb', line 78

def constituents
  @constituents
end

#game_idObject (readonly)

Returns the value of attribute game_id

Returns:

  • (Object)

    the current value of game_id



78
79
80
# File 'app/models/jumbotron/canonical.rb', line 78

def game_id
  @game_id
end

#line_valueObject (readonly)

Returns the value of attribute line_value

Returns:

  • (Object)

    the current value of line_value



78
79
80
# File 'app/models/jumbotron/canonical.rb', line 78

def line_value
  @line_value
end

#marketObject (readonly)

Returns the value of attribute market

Returns:

  • (Object)

    the current value of market



78
79
80
# File 'app/models/jumbotron/canonical.rb', line 78

def market
  @market
end

#outcomeObject (readonly)

Returns the value of attribute outcome

Returns:

  • (Object)

    the current value of outcome



78
79
80
# File 'app/models/jumbotron/canonical.rb', line 78

def outcome
  @outcome
end