Class: Jumbotron::Canonical::LineIngestInput

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

Instance Attribute Summary collapse

Instance Attribute Details

#adapter_scopeObject (readonly)

Returns the value of attribute adapter_scope

Returns:

  • (Object)

    the current value of adapter_scope



55
56
57
# File 'app/models/jumbotron/canonical.rb', line 55

def adapter_scope
  @adapter_scope
end

#game_identitiesObject (readonly)

Returns the value of attribute game_identities

Returns:

  • (Object)

    the current value of game_identities



55
56
57
# File 'app/models/jumbotron/canonical.rb', line 55

def game_identities
  @game_identities
end

#observationsObject (readonly)

Returns the value of attribute observations

Returns:

  • (Object)

    the current value of observations



55
56
57
# File 'app/models/jumbotron/canonical.rb', line 55

def observations
  @observations
end

#observed_atObject (readonly)

Returns the value of attribute observed_at

Returns:

  • (Object)

    the current value of observed_at



55
56
57
# File 'app/models/jumbotron/canonical.rb', line 55

def observed_at
  @observed_at
end

#providerObject (readonly)

Returns the value of attribute provider

Returns:

  • (Object)

    the current value of provider



55
56
57
# File 'app/models/jumbotron/canonical.rb', line 55

def provider
  @provider
end