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



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def bookmaker_identity
  @bookmaker_identity
end

#bookmaker_nameObject (readonly)

Returns the value of attribute bookmaker_name

Returns:

  • (Object)

    the current value of bookmaker_name



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def bookmaker_name
  @bookmaker_name
end

#line_valueObject (readonly)

Returns the value of attribute line_value

Returns:

  • (Object)

    the current value of line_value



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def line_value
  @line_value
end

#marketObject (readonly)

Returns the value of attribute market

Returns:

  • (Object)

    the current value of market



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def market
  @market
end

#outcomeObject (readonly)

Returns the value of attribute outcome

Returns:

  • (Object)

    the current value of outcome



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def outcome
  @outcome
end

#price_americanObject (readonly)

Returns the value of attribute price_american

Returns:

  • (Object)

    the current value of price_american



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def price_american
  @price_american
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



45
46
47
# File 'app/models/jumbotron/canonical.rb', line 45

def source
  @source
end