Class: Timeline::ExtractEventsService::Response

Inherits:
Itsf::Services::V2::Response::Base
  • Object
show all
Defined in:
app/services/timeline/extract_events_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#eventsObject

Returns the value of attribute events.



6
7
8
# File 'app/services/timeline/extract_events_service.rb', line 6

def events
  @events
end