Class: Rox::Core::ImpressionArgs

Inherits:
Struct
  • Object
show all
Defined in:
lib/rox/core/impression/impression_args.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject

Returns the value of attribute context

Returns:

  • (Object)

    the current value of context



3
4
5
# File 'lib/rox/core/impression/impression_args.rb', line 3

def context
  @context
end

#reporting_valueObject

Returns the value of attribute reporting_value

Returns:

  • (Object)

    the current value of reporting_value



3
4
5
# File 'lib/rox/core/impression/impression_args.rb', line 3

def reporting_value
  @reporting_value
end