@energycap/energycap-billcapture-sdk-angular 1.0.353-develop-20260715-1649 → 1.0.355-develop-20260716-1508
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.
|
@@ -1145,7 +1145,7 @@ class ExportService {
|
|
|
1145
1145
|
/**
|
|
1146
1146
|
* Exports the uploads
|
|
1147
1147
|
*
|
|
1148
|
-
* @param filter Optional filter for the uploads to export <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
1148
|
+
* @param filter Optional filter for the uploads to export <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>retrievalMethod</td><td>Retrieval Method</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
1149
1149
|
*/
|
|
1150
1150
|
apiV202401ExportUploadsPost(filter, extraHttpRequestParams, extraHttpRequestHeaders) {
|
|
1151
1151
|
return this.apiV202401ExportUploadsPostWithHttpInfo(filter, extraHttpRequestParams, extraHttpRequestHeaders)
|
|
@@ -1209,7 +1209,7 @@ class ExportService {
|
|
|
1209
1209
|
/**
|
|
1210
1210
|
* Exports the uploads
|
|
1211
1211
|
*
|
|
1212
|
-
* @param filter Optional filter for the uploads to export <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
1212
|
+
* @param filter Optional filter for the uploads to export <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>retrievalMethod</td><td>Retrieval Method</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
1213
1213
|
*/
|
|
1214
1214
|
apiV202401ExportUploadsPostWithHttpInfo(filter, extraHttpRequestParams, extraHttpRequestHeaders) {
|
|
1215
1215
|
const path = this.basePath + '/api/v202401/Export/uploads';
|
|
@@ -2497,7 +2497,7 @@ class UploadService {
|
|
|
2497
2497
|
/**
|
|
2498
2498
|
* Get file uploads
|
|
2499
2499
|
*
|
|
2500
|
-
* @param filter API filters. Valid values for the Upload Category filter are: 'Maintenance', 'Historical', 'Setup Enrollments', and 'Live'. Valid values for the Upload Status filter are: 'Processing', 'Complete with errors', and 'Successful'. <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
2500
|
+
* @param filter API filters. Valid values for the Upload Category filter are: 'Maintenance', 'Historical', 'Setup Enrollments', and 'Live'. Valid values for the Upload Status filter are: 'Processing', 'Complete with errors', and 'Successful'. <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>retrievalMethod</td><td>Retrieval Method</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
2501
2501
|
* @param pageSize The number of elements to return in a page
|
|
2502
2502
|
* @param pageNumber The current page number
|
|
2503
2503
|
*/
|
|
@@ -2552,7 +2552,7 @@ class UploadService {
|
|
|
2552
2552
|
/**
|
|
2553
2553
|
* Get file uploads
|
|
2554
2554
|
*
|
|
2555
|
-
* @param filter API filters. Valid values for the Upload Category filter are: 'Maintenance', 'Historical', 'Setup Enrollments', and 'Live'. Valid values for the Upload Status filter are: 'Processing', 'Complete with errors', and 'Successful'. <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
2555
|
+
* @param filter API filters. Valid values for the Upload Category filter are: 'Maintenance', 'Historical', 'Setup Enrollments', and 'Live'. Valid values for the Upload Status filter are: 'Processing', 'Complete with errors', and 'Successful'. <table id=\"api-filter\"><tr><th>Name</th><th>Description</th><th>Type</th><th>Operators</th></tr><tr><td>clientFileName</td><td>Client File Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>uploadDate</td><td>Client File Upload Date</td><td>Date &amp; Time</td><td>equals, not equals, less than, between, greater than, less than equal, greater than equal, not between</td></tr><tr><td>uploadCategory</td><td>Upload Category</td><td>Any Text</td><td>equals</td></tr><tr><td>clientName</td><td>Client Name</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>utilityManagementSystemUserID</td><td>Utility Management System User ID</td><td>Whole Number</td><td>equals</td></tr><tr><td>automatic</td><td>Automatic Upload</td><td>True/False</td><td>equals</td></tr><tr><td>uploadStatus</td><td>Upload Status</td><td>Any Text</td><td>equals</td></tr><tr><td>batchCode</td><td>Batch Code</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr><tr><td>retrievalMethod</td><td>Retrieval Method</td><td>Any Text</td><td>equals, not equals, one of, like, not like, not one of</td></tr></table>
|
|
2556
2556
|
* @param pageSize The number of elements to return in a page
|
|
2557
2557
|
* @param pageNumber The current page number
|
|
2558
2558
|
*/
|
|
@@ -3634,9 +3634,13 @@ class UploadResponseDTO {
|
|
|
3634
3634
|
*/
|
|
3635
3635
|
batches;
|
|
3636
3636
|
/**
|
|
3637
|
-
* The upload type
|
|
3637
|
+
* The upload type - legacy computed value
|
|
3638
3638
|
*/
|
|
3639
3639
|
uploadType;
|
|
3640
|
+
/**
|
|
3641
|
+
* The retrieval method name, derived from the retrievalTypes table when available, otherwise falls back to the legacy uploadType value
|
|
3642
|
+
*/
|
|
3643
|
+
retrievalMethod;
|
|
3640
3644
|
/**
|
|
3641
3645
|
* The status of the upload file processing. One of: Pending, ListNotAvailable, Processing, Processed
|
|
3642
3646
|
*/
|