Class: Timeline::ExtractEventsService::Response
- Inherits:
-
Itsf::Services::V2::Response::Base
- Object
- Itsf::Services::V2::Response::Base
- Timeline::ExtractEventsService::Response
- Defined in:
- app/services/timeline/extract_events_service.rb
Instance Attribute Summary collapse
-
#events ⇒ Object
Returns the value of attribute events.
Instance Attribute Details
#events ⇒ Object
Returns the value of attribute events.
6 7 8 |
# File 'app/services/timeline/extract_events_service.rb', line 6 def events @events end |