@energycap/energycap-billcapture-sdk-angular 1.0.359 → 1.0.361

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.
@@ -3669,7 +3669,7 @@ class ImportTaskDetailDTO {
3669
3669
  */
3670
3670
  receivedFromProcessorDate;
3671
3671
  /**
3672
- * When processing was fully completed and success was sent (UTC). Null if not yet complete.
3672
+ * When the partner file finished processing (UTC). Null if not yet complete.
3673
3673
  */
3674
3674
  processingComplete;
3675
3675
  }