Class: Clickwrap::Capture::EventBuilder::Result
- Inherits:
-
Data
- Object
- Data
- Clickwrap::Capture::EventBuilder::Result
- Defined in:
- lib/clickwrap/capture/event_builder.rb
Instance Attribute Summary collapse
-
#event ⇒ Object
readonly
Returns the value of attribute event.
-
#request_evidence_annex ⇒ Object
readonly
Returns the value of attribute request_evidence_annex.
Instance Attribute Details
#event ⇒ Object (readonly)
Returns the value of attribute event
9 10 11 |
# File 'lib/clickwrap/capture/event_builder.rb', line 9 def event @event end |
#request_evidence_annex ⇒ Object (readonly)
Returns the value of attribute request_evidence_annex
9 10 11 |
# File 'lib/clickwrap/capture/event_builder.rb', line 9 def request_evidence_annex @request_evidence_annex end |