lib/algolia/models/analytics/get_revenue.rb in algolia-3.1.1 vs lib/algolia/models/analytics/get_revenue.rb in algolia-3.2.0

- old
+ new

@@ -26,10 +26,10 @@ end # Attribute type mapping. def self.types_mapping { - :currencies => :"Hash<String, CurrenciesValue>", + :currencies => :"Hash<String, CurrencyCode>", :dates => :"Array<DailyRevenue>" } end # List of attributes with nullable: true