Class: Jumbotron::Canonical::LineObservationInput

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

Instance Attribute Summary collapse

Instance Attribute Details

#bookmaker_identityObject (readonly)

Returns the value of attribute bookmaker_identity

Returns:

  • (Object)

    the current value of bookmaker_identity



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def bookmaker_identity
  @bookmaker_identity
end

#bookmaker_nameObject (readonly)

Returns the value of attribute bookmaker_name

Returns:

  • (Object)

    the current value of bookmaker_name



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def bookmaker_name
  @bookmaker_name
end

#line_valueObject (readonly)

Returns the value of attribute line_value

Returns:

  • (Object)

    the current value of line_value



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def line_value
  @line_value
end

#marketObject (readonly)

Returns the value of attribute market

Returns:

  • (Object)

    the current value of market



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def market
  @market
end

#outcomeObject (readonly)

Returns the value of attribute outcome

Returns:

  • (Object)

    the current value of outcome



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def outcome
  @outcome
end

#price_americanObject (readonly)

Returns the value of attribute price_american

Returns:

  • (Object)

    the current value of price_american



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def price_american
  @price_american
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



69
70
71
# File 'app/models/jumbotron/canonical.rb', line 69

def source
  @source
end