Class: Clickwrap::Capture::EventBuilder::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/clickwrap/capture/event_builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#eventObject (readonly)

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



9
10
11
# File 'lib/clickwrap/capture/event_builder.rb', line 9

def event
  @event
end

#request_evidence_annexObject (readonly)

Returns the value of attribute request_evidence_annex

Returns:

  • (Object)

    the current value of request_evidence_annex



9
10
11
# File 'lib/clickwrap/capture/event_builder.rb', line 9

def request_evidence_annex
  @request_evidence_annex
end