tnx-shared 5.3.387 → 5.3.388

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.
@@ -10283,6 +10283,7 @@
10283
10283
  fileName: fileName,
10284
10284
  fileInstanceId: fileInstanceId,
10285
10285
  fileId: fileInstanceId,
10286
+ fileVersionId: fileVersionInstanceId,
10286
10287
  fileVersionInstanceId: fileVersionInstanceId,
10287
10288
  outputType: this.convertModelType.pdf,
10288
10289
  toBase64: true
@@ -10295,6 +10296,8 @@
10295
10296
  fileName: fileName,
10296
10297
  fileInstanceId: fileInstanceId,
10297
10298
  fileVersionInstanceId: fileVersionInstanceId,
10299
+ fileId: fileInstanceId,
10300
+ fileVersionId: fileVersionInstanceId,
10298
10301
  outputType: this.convertModelType.pdf,
10299
10302
  toBase64: true
10300
10303
  };