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