green_link_api 1.10.11 → 1.10.13
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/README.md +2 -2
- package/dist/ApiClient.js +2 -2
- package/dist/api/BlockchainApi.js +1 -1
- package/dist/api/EnergyAssetsApi.js +1 -1
- package/dist/api/EnergyDataApi.js +1 -1
- package/dist/api/HealthCheckApi.js +1 -1
- package/dist/api/LicensedProductionSitesOnEpiasApi.js +1 -1
- package/dist/api/LocationsApi.js +1 -1
- package/dist/api/LogsApi.js +1 -1
- package/dist/api/MaintenanceCheckApi.js +1 -1
- package/dist/api/OrganizationprofilesApi.js +1 -1
- package/dist/api/OrganizationsApi.js +1 -1
- package/dist/api/SchemaApi.js +1 -1
- package/dist/api/SentryDebugApi.js +1 -1
- package/dist/api/UsersApi.js +1 -1
- package/dist/model/Activities.js +1 -1
- package/dist/model/BlockchainTransaction.js +1 -1
- package/dist/model/Consumer.js +1 -1
- package/dist/model/ConsumptionDataFileList.js +1 -1
- package/dist/model/ConsumptionDataFromRetailerRequest.js +1 -1
- package/dist/model/ConsumptionDataPointCreate.js +1 -1
- package/dist/model/ConsumptionDataPointListOrDetail.js +1 -1
- package/dist/model/ConsumptionDataPointUpdate.js +1 -1
- package/dist/model/ConsumptionSite.js +1 -1
- package/dist/model/ConsumptionSiteContract.js +1 -1
- package/dist/model/ConsumptionSiteContractImport.js +1 -1
- package/dist/model/ConsumptionSiteCreate.js +1 -1
- package/dist/model/ConsumptionSiteFileUpload.js +1 -1
- package/dist/model/ConsumptionSiteListOrDetail.js +1 -1
- package/dist/model/EmissionFactor.js +1 -1
- package/dist/model/EnergySourcePreference.js +1 -1
- package/dist/model/GetFromEpias.js +1 -1
- package/dist/model/GridOperator.js +1 -1
- package/dist/model/ImportRequest.js +23 -14
- package/dist/model/ImportRequestRaw.js +1 -1
- package/dist/model/ImportedEnergyDataPoint.js +1 -1
- package/dist/model/Issuer.js +1 -1
- package/dist/model/Location.js +1 -1
- package/dist/model/Login.js +1 -1
- package/dist/model/MatchRequest.js +1 -1
- package/dist/model/MatchedEnergyDataPoint.js +1 -1
- package/dist/model/MatchingConsumerRequest.js +1 -1
- package/dist/model/MatchingSiteRequest.js +1 -1
- package/dist/model/PaginatedActivitiesList.js +1 -1
- package/dist/model/PaginatedConsumerList.js +1 -1
- package/dist/model/PaginatedConsumptionDataPointListOrDetailList.js +1 -1
- package/dist/model/PaginatedConsumptionSiteContractList.js +1 -1
- package/dist/model/PaginatedConsumptionSiteListOrDetailList.js +1 -1
- package/dist/model/PaginatedEmissionFactorList.js +1 -1
- package/dist/model/PaginatedEnergySourcePreferenceList.js +1 -1
- package/dist/model/PaginatedGridOperatorList.js +1 -1
- package/dist/model/PaginatedImportRequestList.js +1 -1
- package/dist/model/PaginatedImportRequestRawList.js +1 -1
- package/dist/model/PaginatedImportedEnergyDataPointList.js +1 -1
- package/dist/model/PaginatedIssuerList.js +1 -1
- package/dist/model/PaginatedLocationList.js +1 -1
- package/dist/model/PaginatedMatchRequestList.js +1 -1
- package/dist/model/PaginatedMatchedEnergyDataPointList.js +1 -1
- package/dist/model/PaginatedProducerList.js +1 -1
- package/dist/model/PaginatedProductionDataFromEpiasRequestList.js +1 -1
- package/dist/model/PaginatedProductionDataPointListOrDetailList.js +1 -1
- package/dist/model/PaginatedProductionSiteListOrDetailList.js +1 -1
- package/dist/model/PaginatedRetailerList.js +1 -1
- package/dist/model/PaginatedSmartContractList.js +1 -1
- package/dist/model/PaginatedUnprocessedRowList.js +1 -1
- package/dist/model/PaginatedUploadedCertificateListorDetailList.js +1 -1
- package/dist/model/PaginatedUploadedFileList.js +1 -1
- package/dist/model/PaginatedUserList.js +1 -1
- package/dist/model/PatchedConsumer.js +1 -1
- package/dist/model/PatchedConsumptionDataPointUpdate.js +1 -1
- package/dist/model/PatchedConsumptionSite.js +1 -1
- package/dist/model/PatchedEmissionFactor.js +1 -1
- package/dist/model/PatchedEnergySourcePreference.js +1 -1
- package/dist/model/PatchedGridOperator.js +1 -1
- package/dist/model/PatchedIssuer.js +1 -1
- package/dist/model/PatchedLocation.js +1 -1
- package/dist/model/PatchedProducer.js +1 -1
- package/dist/model/PatchedProductionDataPointUpdate.js +1 -1
- package/dist/model/PatchedProductionSiteUpdate.js +1 -1
- package/dist/model/PatchedRetailer.js +1 -1
- package/dist/model/PatchedSmartContract.js +1 -1
- package/dist/model/PatchedUser.js +1 -1
- package/dist/model/PatchedUserDetail.js +1 -1
- package/dist/model/Producer.js +1 -1
- package/dist/model/ProductionDataFileList.js +1 -1
- package/dist/model/ProductionDataFromEpiasRequest.js +1 -1
- package/dist/model/ProductionDataPointCreate.js +1 -1
- package/dist/model/ProductionDataPointListOrDetail.js +1 -1
- package/dist/model/ProductionDataPointUpdate.js +1 -1
- package/dist/model/ProductionSite.js +1 -1
- package/dist/model/ProductionSiteFileUpload.js +1 -1
- package/dist/model/ProductionSiteListOrDetail.js +1 -1
- package/dist/model/ProductionSiteUpdate.js +1 -1
- package/dist/model/Register.js +1 -1
- package/dist/model/Retailer.js +1 -1
- package/dist/model/SmartContract.js +1 -1
- package/dist/model/Token.js +1 -1
- package/dist/model/UnprocessedRow.js +1 -1
- package/dist/model/UploadedCertificate.js +1 -1
- package/dist/model/UploadedCertificateListorDetail.js +1 -1
- package/dist/model/UploadedFile.js +1 -1
- package/dist/model/User.js +1 -1
- package/dist/model/UserDetail.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@ GreenLinkApi - JavaScript client for green_link_api
|
|
|
4
4
|
⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
5
5
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
6
6
|
|
|
7
|
-
- API version: 1.10.
|
|
8
|
-
- Package version: 1.10.
|
|
7
|
+
- API version: 1.10.13
|
|
8
|
+
- Package version: 1.10.13
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
package/dist/ApiClient.js
CHANGED
|
@@ -13,7 +13,7 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
13
13
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
14
14
|
/**
|
|
15
15
|
* @module ApiClient
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
/**
|
|
19
19
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
@@ -68,7 +68,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
68
68
|
* @default {}
|
|
69
69
|
*/
|
|
70
70
|
this.defaultHeaders = {
|
|
71
|
-
'User-Agent': 'OpenAPI-Generator/1.10.
|
|
71
|
+
'User-Agent': 'OpenAPI-Generator/1.10.13/Javascript'
|
|
72
72
|
};
|
|
73
73
|
|
|
74
74
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* LicensedProductionSitesOnEpias service.
|
|
14
14
|
* @module api/LicensedProductionSitesOnEpiasApi
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var LicensedProductionSitesOnEpiasApi = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
package/dist/api/LocationsApi.js
CHANGED
package/dist/api/LogsApi.js
CHANGED
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* MaintenanceCheck service.
|
|
14
14
|
* @module api/MaintenanceCheckApi
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var MaintenanceCheckApi = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -15,7 +15,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
15
15
|
/**
|
|
16
16
|
* Organizationprofiles service.
|
|
17
17
|
* @module api/OrganizationprofilesApi
|
|
18
|
-
* @version 1.10.
|
|
18
|
+
* @version 1.10.13
|
|
19
19
|
*/
|
|
20
20
|
var OrganizationprofilesApi = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
package/dist/api/SchemaApi.js
CHANGED
package/dist/api/UsersApi.js
CHANGED
package/dist/model/Activities.js
CHANGED
|
@@ -14,7 +14,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
14
14
|
/**
|
|
15
15
|
* The BlockchainTransaction model module.
|
|
16
16
|
* @module model/BlockchainTransaction
|
|
17
|
-
* @version 1.10.
|
|
17
|
+
* @version 1.10.13
|
|
18
18
|
*/
|
|
19
19
|
var BlockchainTransaction = /*#__PURE__*/function () {
|
|
20
20
|
/**
|
package/dist/model/Consumer.js
CHANGED
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The ConsumptionDataFileList model module.
|
|
14
14
|
* @module model/ConsumptionDataFileList
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var ConsumptionDataFileList = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The ConsumptionDataFromRetailerRequest model module.
|
|
14
14
|
* @module model/ConsumptionDataFromRetailerRequest
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var ConsumptionDataFromRetailerRequest = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The ConsumptionDataPointCreate model module.
|
|
15
15
|
* @module model/ConsumptionDataPointCreate
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var ConsumptionDataPointCreate = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionDataPointListOrDetail model module.
|
|
20
20
|
* @module model/ConsumptionDataPointListOrDetail
|
|
21
|
-
* @version 1.10.
|
|
21
|
+
* @version 1.10.13
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionDataPointListOrDetail = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The ConsumptionDataPointUpdate model module.
|
|
15
15
|
* @module model/ConsumptionDataPointUpdate
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var ConsumptionDataPointUpdate = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The ConsumptionSite model module.
|
|
15
15
|
* @module model/ConsumptionSite
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var ConsumptionSite = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The ConsumptionSiteContract model module.
|
|
15
15
|
* @module model/ConsumptionSiteContract
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var ConsumptionSiteContract = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The ConsumptionSiteContractImport model module.
|
|
14
14
|
* @module model/ConsumptionSiteContractImport
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var ConsumptionSiteContractImport = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The ConsumptionSiteCreate model module.
|
|
15
15
|
* @module model/ConsumptionSiteCreate
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var ConsumptionSiteCreate = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The ConsumptionSiteFileUpload model module.
|
|
14
14
|
* @module model/ConsumptionSiteFileUpload
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var ConsumptionSiteFileUpload = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -15,7 +15,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
15
15
|
/**
|
|
16
16
|
* The ConsumptionSiteListOrDetail model module.
|
|
17
17
|
* @module model/ConsumptionSiteListOrDetail
|
|
18
|
-
* @version 1.10.
|
|
18
|
+
* @version 1.10.13
|
|
19
19
|
*/
|
|
20
20
|
var ConsumptionSiteListOrDetail = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The EmissionFactor model module.
|
|
14
14
|
* @module model/EmissionFactor
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var EmissionFactor = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -14,7 +14,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
14
14
|
/**
|
|
15
15
|
* The EnergySourcePreference model module.
|
|
16
16
|
* @module model/EnergySourcePreference
|
|
17
|
-
* @version 1.10.
|
|
17
|
+
* @version 1.10.13
|
|
18
18
|
*/
|
|
19
19
|
var EnergySourcePreference = /*#__PURE__*/function () {
|
|
20
20
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The GetFromEpias model module.
|
|
14
14
|
* @module model/GetFromEpias
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var GetFromEpias = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The GridOperator model module.
|
|
15
15
|
* @module model/GridOperator
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var GridOperator = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -14,7 +14,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
14
14
|
/**
|
|
15
15
|
* The ImportRequest model module.
|
|
16
16
|
* @module model/ImportRequest
|
|
17
|
-
* @version 1.10.
|
|
17
|
+
* @version 1.10.13
|
|
18
18
|
*/
|
|
19
19
|
var ImportRequest = /*#__PURE__*/function () {
|
|
20
20
|
/**
|
|
@@ -77,15 +77,18 @@ var ImportRequest = /*#__PURE__*/function () {
|
|
|
77
77
|
if (data.hasOwnProperty('total_amount_consumed')) {
|
|
78
78
|
obj['total_amount_consumed'] = _ApiClient["default"].convertToType(data['total_amount_consumed'], 'Number');
|
|
79
79
|
}
|
|
80
|
-
if (data.hasOwnProperty('
|
|
81
|
-
obj['
|
|
80
|
+
if (data.hasOwnProperty('no_of_attempts')) {
|
|
81
|
+
obj['no_of_attempts'] = _ApiClient["default"].convertToType(data['no_of_attempts'], 'Number');
|
|
82
|
+
}
|
|
83
|
+
if (data.hasOwnProperty('no_of_sites_requested')) {
|
|
84
|
+
obj['no_of_sites_requested'] = _ApiClient["default"].convertToType(data['no_of_sites_requested'], 'Number');
|
|
85
|
+
}
|
|
86
|
+
if (data.hasOwnProperty('no_of_sites_completed')) {
|
|
87
|
+
obj['no_of_sites_completed'] = _ApiClient["default"].convertToType(data['no_of_sites_completed'], 'Number');
|
|
82
88
|
}
|
|
83
89
|
if (data.hasOwnProperty('percentage_of_completion')) {
|
|
84
90
|
obj['percentage_of_completion'] = _ApiClient["default"].convertToType(data['percentage_of_completion'], 'Number');
|
|
85
91
|
}
|
|
86
|
-
if (data.hasOwnProperty('details')) {
|
|
87
|
-
obj['details'] = _ApiClient["default"].convertToType(data['details'], 'String');
|
|
88
|
-
}
|
|
89
92
|
if (data.hasOwnProperty('created_at')) {
|
|
90
93
|
obj['created_at'] = _ApiClient["default"].convertToType(data['created_at'], 'Date');
|
|
91
94
|
}
|
|
@@ -136,21 +139,27 @@ ImportRequest.prototype['total_amount_consumed'] = undefined;
|
|
|
136
139
|
|
|
137
140
|
/**
|
|
138
141
|
* number of retries for failed requests
|
|
139
|
-
* @member {Number}
|
|
142
|
+
* @member {Number} no_of_attempts
|
|
140
143
|
*/
|
|
141
|
-
ImportRequest.prototype['
|
|
144
|
+
ImportRequest.prototype['no_of_attempts'] = undefined;
|
|
142
145
|
|
|
143
146
|
/**
|
|
144
|
-
*
|
|
145
|
-
* @member {Number}
|
|
147
|
+
* number of consumption sites in request
|
|
148
|
+
* @member {Number} no_of_sites_requested
|
|
146
149
|
*/
|
|
147
|
-
ImportRequest.prototype['
|
|
150
|
+
ImportRequest.prototype['no_of_sites_requested'] = undefined;
|
|
148
151
|
|
|
149
152
|
/**
|
|
150
|
-
*
|
|
151
|
-
* @member {
|
|
153
|
+
* number of consumptions sites completed
|
|
154
|
+
* @member {Number} no_of_sites_completed
|
|
152
155
|
*/
|
|
153
|
-
ImportRequest.prototype['
|
|
156
|
+
ImportRequest.prototype['no_of_sites_completed'] = undefined;
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* percentage of completion
|
|
160
|
+
* @member {Number} percentage_of_completion
|
|
161
|
+
*/
|
|
162
|
+
ImportRequest.prototype['percentage_of_completion'] = undefined;
|
|
154
163
|
|
|
155
164
|
/**
|
|
156
165
|
* @member {Date} created_at
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The ImportRequestRaw model module.
|
|
15
15
|
* @module model/ImportRequestRaw
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var ImportRequestRaw = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The ImportedEnergyDataPoint model module.
|
|
14
14
|
* @module model/ImportedEnergyDataPoint
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var ImportedEnergyDataPoint = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
package/dist/model/Issuer.js
CHANGED
package/dist/model/Location.js
CHANGED
package/dist/model/Login.js
CHANGED
|
@@ -19,7 +19,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
19
19
|
/**
|
|
20
20
|
* The MatchRequest model module.
|
|
21
21
|
* @module model/MatchRequest
|
|
22
|
-
* @version 1.10.
|
|
22
|
+
* @version 1.10.13
|
|
23
23
|
*/
|
|
24
24
|
var MatchRequest = /*#__PURE__*/function () {
|
|
25
25
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The MatchedEnergyDataPoint model module.
|
|
15
15
|
* @module model/MatchedEnergyDataPoint
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var MatchedEnergyDataPoint = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The MatchingConsumerRequest model module.
|
|
14
14
|
* @module model/MatchingConsumerRequest
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var MatchingConsumerRequest = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
12
12
|
/**
|
|
13
13
|
* The MatchingSiteRequest model module.
|
|
14
14
|
* @module model/MatchingSiteRequest
|
|
15
|
-
* @version 1.10.
|
|
15
|
+
* @version 1.10.13
|
|
16
16
|
*/
|
|
17
17
|
var MatchingSiteRequest = /*#__PURE__*/function () {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedActivitiesList model module.
|
|
15
15
|
* @module model/PaginatedActivitiesList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedActivitiesList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedConsumerList model module.
|
|
15
15
|
* @module model/PaginatedConsumerList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedConsumerList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedConsumptionDataPointListOrDetailList model module.
|
|
15
15
|
* @module model/PaginatedConsumptionDataPointListOrDetailList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedConsumptionDataPointListOrDetailList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedConsumptionSiteContractList model module.
|
|
15
15
|
* @module model/PaginatedConsumptionSiteContractList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedConsumptionSiteContractList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedConsumptionSiteListOrDetailList model module.
|
|
15
15
|
* @module model/PaginatedConsumptionSiteListOrDetailList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedConsumptionSiteListOrDetailList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedEmissionFactorList model module.
|
|
15
15
|
* @module model/PaginatedEmissionFactorList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedEmissionFactorList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedEnergySourcePreferenceList model module.
|
|
15
15
|
* @module model/PaginatedEnergySourcePreferenceList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedEnergySourcePreferenceList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedGridOperatorList model module.
|
|
15
15
|
* @module model/PaginatedGridOperatorList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedGridOperatorList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedImportRequestList model module.
|
|
15
15
|
* @module model/PaginatedImportRequestList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedImportRequestList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedImportRequestRawList model module.
|
|
15
15
|
* @module model/PaginatedImportRequestRawList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedImportRequestRawList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedImportedEnergyDataPointList model module.
|
|
15
15
|
* @module model/PaginatedImportedEnergyDataPointList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedImportedEnergyDataPointList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
13
13
|
/**
|
|
14
14
|
* The PaginatedIssuerList model module.
|
|
15
15
|
* @module model/PaginatedIssuerList
|
|
16
|
-
* @version 1.10.
|
|
16
|
+
* @version 1.10.13
|
|
17
17
|
*/
|
|
18
18
|
var PaginatedIssuerList = /*#__PURE__*/function () {
|
|
19
19
|
/**
|