You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 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.
2
2
3
3
/**
4
-
* Total price of a product, including any discounts, in units of `currency`.
4
+
* Final price of a single product, including any discounts, in units of `currency`.
// 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.
2
2
3
3
/**
4
-
* Total monetary value of this event in units of `currency`.
4
+
* Total monetary value of this event in units of `currency`. This should be equal to the sum of `price` times `quantity`.
0 commit comments