lib/algolia/models/analytics/get_revenue.rb in algolia-3.11.0 vs lib/algolia/models/analytics/get_revenue.rb in algolia-3.12.0

- old
+ new

@@ -1,13 +1,15 @@ +# frozen_string_literal: true + # Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT. require "date" require "time" module Algolia module Analytics class GetRevenue - # Revenue associated with this search, broken-down by currencies. + # Revenue associated with this search: broken down by currency. attr_accessor :currencies # Daily revenue. attr_accessor :dates