Method: Algolia::Insights::AddedToCartObjectIDs#index
- Defined in:
- lib/algolia/models/insights/added_to_cart_object_ids.rb
#index ⇒ Object
Index name (case-sensitive) to which the event’s items belong.
20 21 22 |
# File 'lib/algolia/models/insights/added_to_cart_object_ids.rb', line 20 def index @index end |