@coveo/usage-analytics-event-types 14.7.5 → 15.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -218,7 +218,7 @@ export interface UsageAnalyticsCollect {
|
|
|
218
218
|
*/
|
|
219
219
|
v?: string;
|
|
220
220
|
/**
|
|
221
|
-
* The
|
|
221
|
+
* The unique identifier for the current organization. For more information, see Log Usage Analytics Events.
|
|
222
222
|
*/
|
|
223
223
|
tid?: string;
|
|
224
224
|
/**
|