@vrplatform/api 1.3.1-stage.1528 → 1.3.1-stage.1529

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.
@@ -29033,6 +29033,7 @@ export interface operations {
29033
29033
  last4?: string;
29034
29034
  isLocked?: boolean;
29035
29035
  hasActiveJournalEntries?: boolean;
29036
+ /** @description connection id or 'null' */
29036
29037
  connectionId?: string;
29037
29038
  /** @description Date range in format YYYY-MM-DD...YYYY-MM-DD */
29038
29039
  dateRange?: string;