@energycap/energycap-sdk-angular 8.2411.5852-develop-20250121-1357 → 8.2411.5857
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.
- package/api/bill.service.d.ts +2 -2
- package/api/list.service.d.ts +4 -4
- package/api/spanClasspropertyinfoPermissionPermissionsMoveExistingBillsManagespan.service.d.ts +6 -6
- package/esm2022/api/bill.service.mjs +3 -3
- package/esm2022/api/list.service.mjs +5 -5
- package/esm2022/api/spanClasspropertyinfoPermissionPermissionsMoveExistingBillsManagespan.service.mjs +7 -7
- package/fesm2022/energycap-energycap-sdk-angular.mjs +12 -12
- package/fesm2022/energycap-energycap-sdk-angular.mjs.map +1 -1
- package/package.json +1 -1
package/api/bill.service.d.ts
CHANGED
|
@@ -526,7 +526,7 @@ export declare class BillService {
|
|
|
526
526
|
/**
|
|
527
527
|
* Moves the list of given bills to the specified destination account and meters. Each source Meter will be matched with a corresponding destination Meter based on commodity.
|
|
528
528
|
*
|
|
529
|
-
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope
|
|
529
|
+
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
530
530
|
*/
|
|
531
531
|
moveBillsToAccount(body?: BillActionMove, extraHttpRequestParams?: {
|
|
532
532
|
search: string | {
|
|
@@ -1065,7 +1065,7 @@ export declare class BillService {
|
|
|
1065
1065
|
/**
|
|
1066
1066
|
* Moves the list of given bills to the specified destination account and meters. Each source Meter will be matched with a corresponding destination Meter based on commodity.
|
|
1067
1067
|
*
|
|
1068
|
-
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope
|
|
1068
|
+
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
1069
1069
|
*/
|
|
1070
1070
|
moveBillsToAccountWithHttpInfo(body?: BillActionMove, extraHttpRequestParams?: {
|
|
1071
1071
|
search: string | {
|
package/api/list.service.d.ts
CHANGED
|
@@ -666,7 +666,7 @@ export declare class ListService {
|
|
|
666
666
|
[header: string]: string | string[];
|
|
667
667
|
}): Observable<string>;
|
|
668
668
|
/**
|
|
669
|
-
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
669
|
+
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
670
670
|
*
|
|
671
671
|
* @param accountId
|
|
672
672
|
* @param body
|
|
@@ -679,7 +679,7 @@ export declare class ListService {
|
|
|
679
679
|
[header: string]: string | string[];
|
|
680
680
|
}): Observable<any>;
|
|
681
681
|
/**
|
|
682
|
-
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
682
|
+
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
683
683
|
*
|
|
684
684
|
* @param listId
|
|
685
685
|
* @param body
|
|
@@ -1473,7 +1473,7 @@ export declare class ListService {
|
|
|
1473
1473
|
[header: string]: string | string[];
|
|
1474
1474
|
}): Observable<HttpResponse<string>>;
|
|
1475
1475
|
/**
|
|
1476
|
-
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
1476
|
+
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
1477
1477
|
*
|
|
1478
1478
|
* @param accountId
|
|
1479
1479
|
* @param body
|
|
@@ -1486,7 +1486,7 @@ export declare class ListService {
|
|
|
1486
1486
|
[header: string]: string | string[];
|
|
1487
1487
|
}): Observable<HttpResponse<any>>;
|
|
1488
1488
|
/**
|
|
1489
|
-
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
1489
|
+
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
1490
1490
|
*
|
|
1491
1491
|
* @param listId
|
|
1492
1492
|
* @param body
|
package/api/spanClasspropertyinfoPermissionPermissionsMoveExistingBillsManagespan.service.d.ts
CHANGED
|
@@ -64,7 +64,7 @@ export declare class SpanClasspropertyinfoPermissionPermissionsMoveExistingBills
|
|
|
64
64
|
/**
|
|
65
65
|
* Moves the list of given bills to the specified destination account and meters. Each source Meter will be matched with a corresponding destination Meter based on commodity.
|
|
66
66
|
*
|
|
67
|
-
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope
|
|
67
|
+
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
68
68
|
*/
|
|
69
69
|
moveBillsToAccount(body?: BillActionMove, extraHttpRequestParams?: {
|
|
70
70
|
search: string | {
|
|
@@ -74,7 +74,7 @@ export declare class SpanClasspropertyinfoPermissionPermissionsMoveExistingBills
|
|
|
74
74
|
[header: string]: string | string[];
|
|
75
75
|
}): Observable<any>;
|
|
76
76
|
/**
|
|
77
|
-
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
77
|
+
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
78
78
|
*
|
|
79
79
|
* @param accountId
|
|
80
80
|
* @param body
|
|
@@ -87,7 +87,7 @@ export declare class SpanClasspropertyinfoPermissionPermissionsMoveExistingBills
|
|
|
87
87
|
[header: string]: string | string[];
|
|
88
88
|
}): Observable<any>;
|
|
89
89
|
/**
|
|
90
|
-
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
90
|
+
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
91
91
|
*
|
|
92
92
|
* @param listId
|
|
93
93
|
* @param body
|
|
@@ -138,7 +138,7 @@ export declare class SpanClasspropertyinfoPermissionPermissionsMoveExistingBills
|
|
|
138
138
|
/**
|
|
139
139
|
* Moves the list of given bills to the specified destination account and meters. Each source Meter will be matched with a corresponding destination Meter based on commodity.
|
|
140
140
|
*
|
|
141
|
-
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope
|
|
141
|
+
* @param body DTO containing a list of Bill Ids, the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
142
142
|
*/
|
|
143
143
|
moveBillsToAccountWithHttpInfo(body?: BillActionMove, extraHttpRequestParams?: {
|
|
144
144
|
search: string | {
|
|
@@ -148,7 +148,7 @@ export declare class SpanClasspropertyinfoPermissionPermissionsMoveExistingBills
|
|
|
148
148
|
[header: string]: string | string[];
|
|
149
149
|
}): Observable<HttpResponse<any>>;
|
|
150
150
|
/**
|
|
151
|
-
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
151
|
+
* Moves the bills from the given Account's Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"accountId\"> Account for the Bill List containing a list of bills that should be moved. All bills from this Account's Bill List will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
152
152
|
*
|
|
153
153
|
* @param accountId
|
|
154
154
|
* @param body
|
|
@@ -161,7 +161,7 @@ export declare class SpanClasspropertyinfoPermissionPermissionsMoveExistingBills
|
|
|
161
161
|
[header: string]: string | string[];
|
|
162
162
|
}): Observable<HttpResponse<any>>;
|
|
163
163
|
/**
|
|
164
|
-
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated.
|
|
164
|
+
* Moves the bills from the given Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. <param name=\"listId\"> Bill List containing a list of bills that should be moved. All bills from this list will be moved. </param><param name=\"dto\"> DTO containing the destination Account Id, the destination AcountMeter Ids, a flag indicating whether the Account GL information should be updated, a flag indicating whether the Meter GL information should be updated, and a flag indicating whether linked emissions record scope and GHG factors should be updated. </param>
|
|
165
165
|
*
|
|
166
166
|
* @param listId
|
|
167
167
|
* @param body
|