@energycap/energycap-sdk-angular 8.2411.5852-develop-20250121-1357 → 8.2411.5859

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.
@@ -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 cateogory and GHG factors should be updated. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost.
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 cateogory and GHG factors should be updated. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost.
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 | {
@@ -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&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
669
+ * Moves the bills from the given Account&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
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&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
1476
+ * Moves the bills from the given Account&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
1490
1490
  *
1491
1491
  * @param listId
1492
1492
  * @param body
@@ -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 cateogory and GHG factors should be updated. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost.
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&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
77
+ * Moves the bills from the given Account&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
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 cateogory and GHG factors should be updated. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost.
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&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
151
+ * Moves the bills from the given Account&#39;s Bill List to the specified destination Account and Meters. Each source Meter will be matched with a corresponding destination Meter based on commodity. &lt;param name&#x3D;\&quot;accountId\&quot;&gt; Account for the Bill List containing a list of bills that should be moved. All bills from this Account&#39;s Bill List will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. WARNING: If emissions record scope categories and GHG factors are updated, any notes and/or attachments on those emissions records will be lost. &lt;/param&gt;
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. &lt;param name&#x3D;\&quot;listId\&quot;&gt; Bill List containing a list of bills that should be moved. All bills from this list will be moved. &lt;/param&gt;&lt;param name&#x3D;\&quot;dto\&quot;&gt; 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. &lt;/param&gt;
165
165
  *
166
166
  * @param listId
167
167
  * @param body