Method: Algolia::Insights::ClickedObjectIDs#object_ids
- Defined in:
- lib/algolia/models/insights/clicked_object_ids.rb
#object_ids ⇒ Object
Object IDs of the records that are part of the event.
21 22 23 |
# File 'lib/algolia/models/insights/clicked_object_ids.rb', line 21 def object_ids @object_ids end |