green_link_api 0.73.13 → 0.74.0
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/MaintenanceCheckApi.js +1 -1
- package/dist/api/OrganizationprofilesApi.js +1 -1
- package/dist/api/OrganizationsApi.js +16 -16
- package/dist/api/SchemaApi.js +1 -1
- package/dist/api/SentryDebugApi.js +1 -1
- package/dist/api/UploadedfilesApi.js +1 -1
- package/dist/api/UsersApi.js +1 -1
- package/dist/model/BlockchainTransaction.js +1 -1
- package/dist/model/Consumer.js +5 -5
- package/dist/model/ConsumptionDataFileList.js +1 -1
- package/dist/model/ConsumptionDataFromRetailer.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/ConsumptionSiteCreate.js +1 -1
- package/dist/model/ConsumptionSiteFileUpload.js +1 -1
- package/dist/model/ConsumptionSiteFromRetailer.js +1 -1
- package/dist/model/ConsumptionSiteListOrDetail.js +1 -1
- package/dist/model/ConsumptionSiteMany.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 +5 -5
- package/dist/model/Issuer.js +5 -5
- 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/PaginatedConsumerList.js +1 -1
- package/dist/model/PaginatedConsumptionDataPointListOrDetailList.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/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/PaginatedUploadedFileList.js +1 -1
- package/dist/model/PaginatedUserList.js +1 -1
- package/dist/model/PatchedConsumer.js +5 -5
- 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 +5 -5
- package/dist/model/PatchedIssuer.js +5 -5
- package/dist/model/PatchedLocation.js +1 -1
- package/dist/model/PatchedProducer.js +5 -5
- package/dist/model/PatchedProductionDataPointUpdate.js +1 -1
- package/dist/model/PatchedProductionSiteUpdate.js +1 -1
- package/dist/model/PatchedRetailer.js +5 -5
- 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 +5 -5
- 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 +5 -5
- package/dist/model/SmartContract.js +1 -1
- package/dist/model/Token.js +1 -1
- package/dist/model/UnprocessedRow.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: 0.
|
|
8
|
-
- Package version: 0.
|
|
7
|
+
- API version: 0.74.0
|
|
8
|
+
- Package version: 0.74.0
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
package/dist/ApiClient.js
CHANGED
|
@@ -21,7 +21,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* @module ApiClient
|
|
24
|
-
* @version 0.
|
|
24
|
+
* @version 0.74.0
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
/**
|
|
@@ -79,7 +79,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
79
79
|
*/
|
|
80
80
|
|
|
81
81
|
this.defaultHeaders = {
|
|
82
|
-
'User-Agent': 'OpenAPI-Generator/0.
|
|
82
|
+
'User-Agent': 'OpenAPI-Generator/0.74.0/Javascript'
|
|
83
83
|
};
|
|
84
84
|
/**
|
|
85
85
|
* The default HTTP timeout for all API calls.
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* LicensedProductionSitesOnEpias service.
|
|
20
20
|
* @module api/LicensedProductionSitesOnEpiasApi
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var LicensedProductionSitesOnEpiasApi = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
package/dist/api/LocationsApi.js
CHANGED
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* MaintenanceCheck service.
|
|
20
20
|
* @module api/MaintenanceCheckApi
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var MaintenanceCheckApi = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -24,7 +24,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
24
24
|
/**
|
|
25
25
|
* Organizationprofiles service.
|
|
26
26
|
* @module api/OrganizationprofilesApi
|
|
27
|
-
* @version 0.
|
|
27
|
+
* @version 0.74.0
|
|
28
28
|
*/
|
|
29
29
|
var OrganizationprofilesApi = /*#__PURE__*/function () {
|
|
30
30
|
/**
|
|
@@ -48,7 +48,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
48
48
|
/**
|
|
49
49
|
* Organizations service.
|
|
50
50
|
* @module api/OrganizationsApi
|
|
51
|
-
* @version 0.
|
|
51
|
+
* @version 0.74.0
|
|
52
52
|
*/
|
|
53
53
|
var OrganizationsApi = /*#__PURE__*/function () {
|
|
54
54
|
/**
|
|
@@ -149,7 +149,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
149
149
|
* @param {String} opts.country
|
|
150
150
|
* @param {Date} opts.createdAt
|
|
151
151
|
* @param {Number} opts.energySourceMaxDistance
|
|
152
|
-
* @param {String} opts.enodeUrl
|
|
153
152
|
* @param {String} opts.id
|
|
154
153
|
* @param {Boolean} opts.isActive
|
|
155
154
|
* @param {Number} opts.limit Number of results to return per page.
|
|
@@ -158,6 +157,7 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
158
157
|
* @param {Number} opts.offset The initial index from which to return the results.
|
|
159
158
|
* @param {String} opts.retailer
|
|
160
159
|
* @param {Date} opts.updatedAt
|
|
160
|
+
* @param {String} opts.websiteUrl
|
|
161
161
|
* @param {module:api/OrganizationsApi~organizationsConsumersListCallback} callback The callback function, accepting three arguments: error, data, response
|
|
162
162
|
* data is of type: {@link module:model/PaginatedConsumerList}
|
|
163
163
|
*/
|
|
@@ -174,7 +174,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
174
174
|
'country': opts['country'],
|
|
175
175
|
'created_at': opts['createdAt'],
|
|
176
176
|
'energy_source_max_distance': opts['energySourceMaxDistance'],
|
|
177
|
-
'enode_url': opts['enodeUrl'],
|
|
178
177
|
'id': opts['id'],
|
|
179
178
|
'is_active': opts['isActive'],
|
|
180
179
|
'limit': opts['limit'],
|
|
@@ -182,7 +181,8 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
182
181
|
'name': opts['name'],
|
|
183
182
|
'offset': opts['offset'],
|
|
184
183
|
'retailer': opts['retailer'],
|
|
185
|
-
'updated_at': opts['updatedAt']
|
|
184
|
+
'updated_at': opts['updatedAt'],
|
|
185
|
+
'website_url': opts['websiteUrl']
|
|
186
186
|
};
|
|
187
187
|
var headerParams = {};
|
|
188
188
|
var formParams = {};
|
|
@@ -393,7 +393,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
393
393
|
* @param {String} opts.city
|
|
394
394
|
* @param {String} opts.country
|
|
395
395
|
* @param {Date} opts.createdAt
|
|
396
|
-
* @param {String} opts.enodeUrl
|
|
397
396
|
* @param {String} opts.id
|
|
398
397
|
* @param {Boolean} opts.isActive
|
|
399
398
|
* @param {Boolean} opts.isDistributionSystemOperator
|
|
@@ -402,6 +401,7 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
402
401
|
* @param {String} opts.name
|
|
403
402
|
* @param {Number} opts.offset The initial index from which to return the results.
|
|
404
403
|
* @param {Date} opts.updatedAt
|
|
404
|
+
* @param {String} opts.websiteUrl
|
|
405
405
|
* @param {module:api/OrganizationsApi~organizationsGridoperatorsListCallback} callback The callback function, accepting three arguments: error, data, response
|
|
406
406
|
* data is of type: {@link module:model/PaginatedGridOperatorList}
|
|
407
407
|
*/
|
|
@@ -417,7 +417,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
417
417
|
'city': opts['city'],
|
|
418
418
|
'country': opts['country'],
|
|
419
419
|
'created_at': opts['createdAt'],
|
|
420
|
-
'enode_url': opts['enodeUrl'],
|
|
421
420
|
'id': opts['id'],
|
|
422
421
|
'is_active': opts['isActive'],
|
|
423
422
|
'is_distribution_system_operator': opts['isDistributionSystemOperator'],
|
|
@@ -425,7 +424,8 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
425
424
|
'location': opts['location'],
|
|
426
425
|
'name': opts['name'],
|
|
427
426
|
'offset': opts['offset'],
|
|
428
|
-
'updated_at': opts['updatedAt']
|
|
427
|
+
'updated_at': opts['updatedAt'],
|
|
428
|
+
'website_url': opts['websiteUrl']
|
|
429
429
|
};
|
|
430
430
|
var headerParams = {};
|
|
431
431
|
var formParams = {};
|
|
@@ -636,7 +636,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
636
636
|
* @param {String} opts.city
|
|
637
637
|
* @param {String} opts.country
|
|
638
638
|
* @param {Date} opts.createdAt
|
|
639
|
-
* @param {String} opts.enodeUrl
|
|
640
639
|
* @param {String} opts.id
|
|
641
640
|
* @param {Boolean} opts.isActive
|
|
642
641
|
* @param {Boolean} opts.isIrecIssuer
|
|
@@ -645,6 +644,7 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
645
644
|
* @param {String} opts.name
|
|
646
645
|
* @param {Number} opts.offset The initial index from which to return the results.
|
|
647
646
|
* @param {Date} opts.updatedAt
|
|
647
|
+
* @param {String} opts.websiteUrl
|
|
648
648
|
* @param {module:api/OrganizationsApi~organizationsIssuersListCallback} callback The callback function, accepting three arguments: error, data, response
|
|
649
649
|
* data is of type: {@link module:model/PaginatedIssuerList}
|
|
650
650
|
*/
|
|
@@ -660,7 +660,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
660
660
|
'city': opts['city'],
|
|
661
661
|
'country': opts['country'],
|
|
662
662
|
'created_at': opts['createdAt'],
|
|
663
|
-
'enode_url': opts['enodeUrl'],
|
|
664
663
|
'id': opts['id'],
|
|
665
664
|
'is_active': opts['isActive'],
|
|
666
665
|
'is_irec_issuer': opts['isIrecIssuer'],
|
|
@@ -668,7 +667,8 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
668
667
|
'location': opts['location'],
|
|
669
668
|
'name': opts['name'],
|
|
670
669
|
'offset': opts['offset'],
|
|
671
|
-
'updated_at': opts['updatedAt']
|
|
670
|
+
'updated_at': opts['updatedAt'],
|
|
671
|
+
'website_url': opts['websiteUrl']
|
|
672
672
|
};
|
|
673
673
|
var headerParams = {};
|
|
674
674
|
var formParams = {};
|
|
@@ -879,7 +879,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
879
879
|
* @param {String} opts.city
|
|
880
880
|
* @param {String} opts.country
|
|
881
881
|
* @param {Date} opts.createdAt
|
|
882
|
-
* @param {String} opts.enodeUrl
|
|
883
882
|
* @param {String} opts.id
|
|
884
883
|
* @param {Boolean} opts.isActive
|
|
885
884
|
* @param {Number} opts.limit Number of results to return per page.
|
|
@@ -888,6 +887,7 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
888
887
|
* @param {Number} opts.offset The initial index from which to return the results.
|
|
889
888
|
* @param {String} opts.retailer
|
|
890
889
|
* @param {Date} opts.updatedAt
|
|
890
|
+
* @param {String} opts.websiteUrl
|
|
891
891
|
* @param {module:api/OrganizationsApi~organizationsProducersListCallback} callback The callback function, accepting three arguments: error, data, response
|
|
892
892
|
* data is of type: {@link module:model/PaginatedProducerList}
|
|
893
893
|
*/
|
|
@@ -903,7 +903,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
903
903
|
'city': opts['city'],
|
|
904
904
|
'country': opts['country'],
|
|
905
905
|
'created_at': opts['createdAt'],
|
|
906
|
-
'enode_url': opts['enodeUrl'],
|
|
907
906
|
'id': opts['id'],
|
|
908
907
|
'is_active': opts['isActive'],
|
|
909
908
|
'limit': opts['limit'],
|
|
@@ -911,7 +910,8 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
911
910
|
'name': opts['name'],
|
|
912
911
|
'offset': opts['offset'],
|
|
913
912
|
'retailer': opts['retailer'],
|
|
914
|
-
'updated_at': opts['updatedAt']
|
|
913
|
+
'updated_at': opts['updatedAt'],
|
|
914
|
+
'website_url': opts['websiteUrl']
|
|
915
915
|
};
|
|
916
916
|
var headerParams = {};
|
|
917
917
|
var formParams = {};
|
|
@@ -1122,7 +1122,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
1122
1122
|
* @param {String} opts.city
|
|
1123
1123
|
* @param {String} opts.country
|
|
1124
1124
|
* @param {Date} opts.createdAt
|
|
1125
|
-
* @param {String} opts.enodeUrl
|
|
1126
1125
|
* @param {String} opts.id
|
|
1127
1126
|
* @param {Boolean} opts.isActive
|
|
1128
1127
|
* @param {Boolean} opts.isRegistrant
|
|
@@ -1131,6 +1130,7 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
1131
1130
|
* @param {String} opts.name
|
|
1132
1131
|
* @param {Number} opts.offset The initial index from which to return the results.
|
|
1133
1132
|
* @param {Date} opts.updatedAt
|
|
1133
|
+
* @param {String} opts.websiteUrl
|
|
1134
1134
|
* @param {module:api/OrganizationsApi~organizationsRetailersListCallback} callback The callback function, accepting three arguments: error, data, response
|
|
1135
1135
|
* data is of type: {@link module:model/PaginatedRetailerList}
|
|
1136
1136
|
*/
|
|
@@ -1146,7 +1146,6 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
1146
1146
|
'city': opts['city'],
|
|
1147
1147
|
'country': opts['country'],
|
|
1148
1148
|
'created_at': opts['createdAt'],
|
|
1149
|
-
'enode_url': opts['enodeUrl'],
|
|
1150
1149
|
'id': opts['id'],
|
|
1151
1150
|
'is_active': opts['isActive'],
|
|
1152
1151
|
'is_registrant': opts['isRegistrant'],
|
|
@@ -1154,7 +1153,8 @@ var OrganizationsApi = /*#__PURE__*/function () {
|
|
|
1154
1153
|
'location': opts['location'],
|
|
1155
1154
|
'name': opts['name'],
|
|
1156
1155
|
'offset': opts['offset'],
|
|
1157
|
-
'updated_at': opts['updatedAt']
|
|
1156
|
+
'updated_at': opts['updatedAt'],
|
|
1157
|
+
'website_url': opts['websiteUrl']
|
|
1158
1158
|
};
|
|
1159
1159
|
var headerParams = {};
|
|
1160
1160
|
var formParams = {};
|
package/dist/api/SchemaApi.js
CHANGED
package/dist/api/UsersApi.js
CHANGED
|
@@ -22,7 +22,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
22
22
|
/**
|
|
23
23
|
* The BlockchainTransaction model module.
|
|
24
24
|
* @module model/BlockchainTransaction
|
|
25
|
-
* @version 0.
|
|
25
|
+
* @version 0.74.0
|
|
26
26
|
*/
|
|
27
27
|
var BlockchainTransaction = /*#__PURE__*/function () {
|
|
28
28
|
/**
|
package/dist/model/Consumer.js
CHANGED
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The Consumer model module.
|
|
22
22
|
* @module model/Consumer
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var Consumer = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -77,8 +77,8 @@ var Consumer = /*#__PURE__*/function () {
|
|
|
77
77
|
obj['blockchain_account_address'] = _ApiClient["default"].convertToType(data['blockchain_account_address'], 'String');
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
if (data.hasOwnProperty('
|
|
81
|
-
obj['
|
|
80
|
+
if (data.hasOwnProperty('website_url')) {
|
|
81
|
+
obj['website_url'] = _ApiClient["default"].convertToType(data['website_url'], 'String');
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
if (data.hasOwnProperty('is_active')) {
|
|
@@ -132,10 +132,10 @@ Consumer.prototype['location'] = undefined;
|
|
|
132
132
|
Consumer.prototype['blockchain_account_address'] = undefined;
|
|
133
133
|
/**
|
|
134
134
|
* Not required. 200 characters or fewer.
|
|
135
|
-
* @member {String}
|
|
135
|
+
* @member {String} website_url
|
|
136
136
|
*/
|
|
137
137
|
|
|
138
|
-
Consumer.prototype['
|
|
138
|
+
Consumer.prototype['website_url'] = undefined;
|
|
139
139
|
/**
|
|
140
140
|
* True if organization is active. Default True.
|
|
141
141
|
* @member {Boolean} is_active
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionDataFileList model module.
|
|
20
20
|
* @module model/ConsumptionDataFileList
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionDataFileList = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionDataFromRetailer model module.
|
|
20
20
|
* @module model/ConsumptionDataFromRetailer
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionDataFromRetailer = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionDataPointCreate model module.
|
|
22
22
|
* @module model/ConsumptionDataPointCreate
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionDataPointCreate = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -30,7 +30,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
30
30
|
/**
|
|
31
31
|
* The ConsumptionDataPointListOrDetail model module.
|
|
32
32
|
* @module model/ConsumptionDataPointListOrDetail
|
|
33
|
-
* @version 0.
|
|
33
|
+
* @version 0.74.0
|
|
34
34
|
*/
|
|
35
35
|
var ConsumptionDataPointListOrDetail = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionDataPointUpdate model module.
|
|
22
22
|
* @module model/ConsumptionDataPointUpdate
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionDataPointUpdate = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionSite model module.
|
|
22
22
|
* @module model/ConsumptionSite
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionSite = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionSiteCreate model module.
|
|
22
22
|
* @module model/ConsumptionSiteCreate
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionSiteCreate = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionSiteFileUpload model module.
|
|
20
20
|
* @module model/ConsumptionSiteFileUpload
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionSiteFileUpload = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionSiteFromRetailer model module.
|
|
20
20
|
* @module model/ConsumptionSiteFromRetailer
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionSiteFromRetailer = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -24,7 +24,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
24
24
|
/**
|
|
25
25
|
* The ConsumptionSiteListOrDetail model module.
|
|
26
26
|
* @module model/ConsumptionSiteListOrDetail
|
|
27
|
-
* @version 0.
|
|
27
|
+
* @version 0.74.0
|
|
28
28
|
*/
|
|
29
29
|
var ConsumptionSiteListOrDetail = /*#__PURE__*/function () {
|
|
30
30
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The ConsumptionSiteMany model module.
|
|
22
22
|
* @module model/ConsumptionSiteMany
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var ConsumptionSiteMany = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The EmissionFactor model module.
|
|
20
20
|
* @module model/EmissionFactor
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var EmissionFactor = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -22,7 +22,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
22
22
|
/**
|
|
23
23
|
* The EnergySourcePreference model module.
|
|
24
24
|
* @module model/EnergySourcePreference
|
|
25
|
-
* @version 0.
|
|
25
|
+
* @version 0.74.0
|
|
26
26
|
*/
|
|
27
27
|
var EnergySourcePreference = /*#__PURE__*/function () {
|
|
28
28
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The GetFromEpias model module.
|
|
20
20
|
* @module model/GetFromEpias
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var GetFromEpias = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The GridOperator model module.
|
|
22
22
|
* @module model/GridOperator
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var GridOperator = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -77,8 +77,8 @@ var GridOperator = /*#__PURE__*/function () {
|
|
|
77
77
|
obj['blockchain_account_address'] = _ApiClient["default"].convertToType(data['blockchain_account_address'], 'String');
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
if (data.hasOwnProperty('
|
|
81
|
-
obj['
|
|
80
|
+
if (data.hasOwnProperty('website_url')) {
|
|
81
|
+
obj['website_url'] = _ApiClient["default"].convertToType(data['website_url'], 'String');
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
if (data.hasOwnProperty('is_active')) {
|
|
@@ -128,10 +128,10 @@ GridOperator.prototype['location'] = undefined;
|
|
|
128
128
|
GridOperator.prototype['blockchain_account_address'] = undefined;
|
|
129
129
|
/**
|
|
130
130
|
* Not required. 200 characters or fewer.
|
|
131
|
-
* @member {String}
|
|
131
|
+
* @member {String} website_url
|
|
132
132
|
*/
|
|
133
133
|
|
|
134
|
-
GridOperator.prototype['
|
|
134
|
+
GridOperator.prototype['website_url'] = undefined;
|
|
135
135
|
/**
|
|
136
136
|
* True if organization is active. Default True.
|
|
137
137
|
* @member {Boolean} is_active
|
package/dist/model/Issuer.js
CHANGED
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The Issuer model module.
|
|
22
22
|
* @module model/Issuer
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var Issuer = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -77,8 +77,8 @@ var Issuer = /*#__PURE__*/function () {
|
|
|
77
77
|
obj['blockchain_account_address'] = _ApiClient["default"].convertToType(data['blockchain_account_address'], 'String');
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
if (data.hasOwnProperty('
|
|
81
|
-
obj['
|
|
80
|
+
if (data.hasOwnProperty('website_url')) {
|
|
81
|
+
obj['website_url'] = _ApiClient["default"].convertToType(data['website_url'], 'String');
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
if (data.hasOwnProperty('is_active')) {
|
|
@@ -128,10 +128,10 @@ Issuer.prototype['location'] = undefined;
|
|
|
128
128
|
Issuer.prototype['blockchain_account_address'] = undefined;
|
|
129
129
|
/**
|
|
130
130
|
* Not required. 200 characters or fewer.
|
|
131
|
-
* @member {String}
|
|
131
|
+
* @member {String} website_url
|
|
132
132
|
*/
|
|
133
133
|
|
|
134
|
-
Issuer.prototype['
|
|
134
|
+
Issuer.prototype['website_url'] = undefined;
|
|
135
135
|
/**
|
|
136
136
|
* True if organization is active. Default True.
|
|
137
137
|
* @member {Boolean} is_active
|
package/dist/model/Location.js
CHANGED
package/dist/model/Login.js
CHANGED
|
@@ -32,7 +32,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
32
32
|
/**
|
|
33
33
|
* The MatchRequest model module.
|
|
34
34
|
* @module model/MatchRequest
|
|
35
|
-
* @version 0.
|
|
35
|
+
* @version 0.74.0
|
|
36
36
|
*/
|
|
37
37
|
var MatchRequest = /*#__PURE__*/function () {
|
|
38
38
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The MatchedEnergyDataPoint model module.
|
|
22
22
|
* @module model/MatchedEnergyDataPoint
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var MatchedEnergyDataPoint = /*#__PURE__*/function () {
|
|
26
26
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The MatchingConsumerRequest model module.
|
|
20
20
|
* @module model/MatchingConsumerRequest
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var MatchingConsumerRequest = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -18,7 +18,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
18
18
|
/**
|
|
19
19
|
* The MatchingSiteRequest model module.
|
|
20
20
|
* @module model/MatchingSiteRequest
|
|
21
|
-
* @version 0.
|
|
21
|
+
* @version 0.74.0
|
|
22
22
|
*/
|
|
23
23
|
var MatchingSiteRequest = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -20,7 +20,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
|
|
20
20
|
/**
|
|
21
21
|
* The PaginatedConsumerList model module.
|
|
22
22
|
* @module model/PaginatedConsumerList
|
|
23
|
-
* @version 0.
|
|
23
|
+
* @version 0.74.0
|
|
24
24
|
*/
|
|
25
25
|
var PaginatedConsumerList = /*#__PURE__*/function () {
|
|
26
26
|
/**
|