Class: Rox::Core::ImpressionArgs
- Inherits:
-
Struct
- Object
- Struct
- Rox::Core::ImpressionArgs
- Defined in:
- lib/rox/core/impression/impression_args.rb
Instance Attribute Summary collapse
-
#context ⇒ Object
Returns the value of attribute context.
-
#reporting_value ⇒ Object
Returns the value of attribute reporting_value.
Instance Attribute Details
#context ⇒ Object
Returns the value of attribute context
3 4 5 |
# File 'lib/rox/core/impression/impression_args.rb', line 3 def context @context end |
#reporting_value ⇒ Object
Returns the value of attribute reporting_value
3 4 5 |
# File 'lib/rox/core/impression/impression_args.rb', line 3 def reporting_value @reporting_value end |