Method: Algolia::Insights::AddedToCartObjectIDs#object_data
- Defined in:
- lib/algolia/models/insights/added_to_cart_object_ids.rb
#object_data ⇒ Object
Extra information about the records involved in a purchase or add-to-cart event. If specified, it must have the same length as ‘objectIDs`.
35 36 37 |
# File 'lib/algolia/models/insights/added_to_cart_object_ids.rb', line 35 def object_data @object_data end |