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