Class: Jumbotron::Canonical::ConsensusConstituent
- Inherits:
-
Data
- Object
- Data
- Jumbotron::Canonical::ConsensusConstituent
- Defined in:
- app/models/jumbotron/canonical.rb
Instance Attribute Summary collapse
-
#bookmaker_id ⇒ Object
readonly
Returns the value of attribute bookmaker_id.
-
#line_observation_id ⇒ Object
readonly
Returns the value of attribute line_observation_id.
Instance Attribute Details
#bookmaker_id ⇒ Object (readonly)
Returns the value of attribute bookmaker_id
76 77 78 |
# File 'app/models/jumbotron/canonical.rb', line 76 def bookmaker_id @bookmaker_id end |
#line_observation_id ⇒ Object (readonly)
Returns the value of attribute line_observation_id
76 77 78 |
# File 'app/models/jumbotron/canonical.rb', line 76 def line_observation_id @line_observation_id end |