@vrplatform/api 1.3.1-stage.4016 → 1.3.1-stage.4019
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.
|
@@ -11258,6 +11258,7 @@ export interface operations {
|
|
|
11258
11258
|
credentials?: {
|
|
11259
11259
|
[key: string]: unknown;
|
|
11260
11260
|
};
|
|
11261
|
+
uniqueRef?: string;
|
|
11261
11262
|
accountingStartAt?: string | null;
|
|
11262
11263
|
accountingEndAt?: string | null;
|
|
11263
11264
|
};
|