@vrplatform/api 1.3.1-1496 → 1.3.1-1531

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.
@@ -28810,6 +28810,7 @@ export interface operations {
28810
28810
  includeLines?: boolean;
28811
28811
  accountId?: string;
28812
28812
  hasActiveJournalEntries?: boolean;
28813
+ /** @description connection id or 'null' */
28813
28814
  connectionId?: string;
28814
28815
  /** @description Date range in format YYYY-MM-DD...YYYY-MM-DD */
28815
28816
  dateRange?: string;