green_link_api 1.16.13 → 1.17.1
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 -11
- package/dist/ApiClient.js +15 -16
- package/dist/api/BlockchainApi.js +15 -16
- package/dist/api/EnergyAssetsApi.js +15 -16
- package/dist/api/EnergyDataApi.js +15 -104
- package/dist/api/HealthCheckApi.js +15 -16
- package/dist/api/LicensedProductionSitesOnEpiasApi.js +15 -16
- package/dist/api/LocationsApi.js +15 -16
- package/dist/api/LogsApi.js +15 -146
- package/dist/api/MaintenanceCheckApi.js +15 -16
- package/dist/api/OrganizationprofilesApi.js +15 -16
- package/dist/api/OrganizationsApi.js +15 -16
- package/dist/api/SchemaApi.js +15 -16
- package/dist/api/SentryDebugApi.js +15 -16
- package/dist/api/UsersApi.js +15 -16
- package/dist/index.js +0 -28
- package/dist/model/Activities.js +14 -15
- package/dist/model/ActivitiesStatusEnum.js +14 -15
- package/dist/model/BlockchainTransactionTask.js +14 -15
- package/dist/model/Consumer.js +14 -15
- package/dist/model/ConsumptionDataFileList.js +14 -15
- package/dist/model/ConsumptionDataFromRetailerRequest.js +14 -15
- package/dist/model/ConsumptionDataPointCreate.js +14 -15
- package/dist/model/ConsumptionDataPointListOrDetail.js +14 -15
- package/dist/model/ConsumptionDataPointUpdate.js +14 -15
- package/dist/model/ConsumptionSite.js +14 -15
- package/dist/model/ConsumptionSiteContract.js +14 -15
- package/dist/model/ConsumptionSiteContractImport.js +14 -15
- package/dist/model/ConsumptionSiteCreate.js +14 -15
- package/dist/model/ConsumptionSiteFileUpload.js +14 -15
- package/dist/model/ConsumptionSiteListOrDetail.js +14 -15
- package/dist/model/ContentTypeEnum.js +14 -15
- package/dist/model/EacTypeEnum.js +14 -15
- package/dist/model/EmissionFactor.js +14 -15
- package/dist/model/EnergySourceEnum.js +14 -15
- package/dist/model/EnergySourcePreference.js +14 -15
- package/dist/model/EventEnum.js +14 -15
- package/dist/model/GetFromEpias.js +14 -15
- package/dist/model/GridOperator.js +14 -15
- package/dist/model/ImportedConsumptionDataPoint.js +14 -15
- package/dist/model/Issuer.js +14 -15
- package/dist/model/Location.js +14 -15
- package/dist/model/MatchTypeEnum.js +14 -15
- package/dist/model/MatchedDataPoint.js +14 -15
- package/dist/model/MatchedDataTask.js +14 -15
- package/dist/model/MatchingConsumerRequest.js +14 -15
- package/dist/model/MatchingSiteRequest.js +14 -15
- package/dist/model/NullEnum.js +14 -15
- package/dist/model/OrganizationTypeEnum.js +14 -15
- package/dist/model/PaginatedActivitiesList.js +14 -15
- package/dist/model/PaginatedConsumerList.js +14 -15
- package/dist/model/PaginatedConsumptionDataPointListOrDetailList.js +14 -15
- package/dist/model/PaginatedConsumptionSiteContractList.js +14 -15
- package/dist/model/PaginatedConsumptionSiteListOrDetailList.js +14 -15
- package/dist/model/PaginatedEmissionFactorList.js +14 -15
- package/dist/model/PaginatedEnergySourcePreferenceList.js +14 -15
- package/dist/model/PaginatedGridOperatorList.js +14 -15
- package/dist/model/PaginatedImportedConsumptionDataPointList.js +14 -15
- package/dist/model/PaginatedIssuerList.js +14 -15
- package/dist/model/PaginatedLocationList.js +14 -15
- package/dist/model/PaginatedMatchedDataPointList.js +14 -15
- package/dist/model/PaginatedMatchedDataTaskList.js +14 -15
- package/dist/model/PaginatedProducerList.js +14 -15
- package/dist/model/PaginatedProductionDataPointListOrDetailList.js +14 -15
- package/dist/model/PaginatedProductionSiteListOrDetailList.js +14 -15
- package/dist/model/PaginatedRetailerList.js +14 -15
- package/dist/model/PaginatedSmartContractList.js +14 -15
- package/dist/model/PaginatedUploadedCertificateListorDetailList.js +14 -15
- package/dist/model/PaginatedUploadedFileTaskList.js +14 -15
- package/dist/model/PaginatedUserList.js +14 -15
- package/dist/model/PatchedConsumer.js +14 -15
- package/dist/model/PatchedConsumptionDataPointUpdate.js +14 -15
- package/dist/model/PatchedConsumptionSite.js +14 -15
- package/dist/model/PatchedEmissionFactor.js +14 -15
- package/dist/model/PatchedEnergySourcePreference.js +14 -15
- package/dist/model/PatchedGridOperator.js +14 -15
- package/dist/model/PatchedIssuer.js +14 -15
- package/dist/model/PatchedLocation.js +14 -15
- package/dist/model/PatchedProducer.js +14 -15
- package/dist/model/PatchedProductionDataPointUpdate.js +14 -15
- package/dist/model/PatchedProductionSiteUpdate.js +14 -15
- package/dist/model/PatchedRetailer.js +14 -15
- package/dist/model/PatchedSmartContract.js +14 -15
- package/dist/model/PatchedUser.js +14 -15
- package/dist/model/PatchedUserDetail.js +14 -15
- package/dist/model/PriorityEnum.js +14 -15
- package/dist/model/Producer.js +14 -15
- package/dist/model/ProductionDataFileList.js +14 -15
- package/dist/model/ProductionDataPointCreate.js +14 -15
- package/dist/model/ProductionDataPointListOrDetail.js +14 -15
- package/dist/model/ProductionDataPointUpdate.js +14 -15
- package/dist/model/ProductionSite.js +14 -15
- package/dist/model/ProductionSiteFileUpload.js +14 -15
- package/dist/model/ProductionSiteListOrDetail.js +14 -15
- package/dist/model/ProductionSiteUpdate.js +14 -15
- package/dist/model/Register.js +14 -15
- package/dist/model/Retailer.js +14 -15
- package/dist/model/SmartContract.js +14 -15
- package/dist/model/Status965Enum.js +14 -15
- package/dist/model/TypeEnum.js +14 -15
- package/dist/model/UploadedCertificate.js +14 -15
- package/dist/model/UploadedCertificateListorDetail.js +14 -15
- package/dist/model/UploadedFileTask.js +14 -15
- package/dist/model/User.js +14 -15
- package/dist/model/UserDetail.js +14 -15
- package/package.json +1 -1
- package/dist/model/ConsumptionDataTask.js +0 -188
- package/dist/model/PaginatedConsumptionDataTaskList.js +0 -101
- package/dist/model/PaginatedProductionDataFromEpiasTaskList.js +0 -101
- package/dist/model/ProductionDataFromEpiasTask.js +0 -155
|
@@ -6,30 +6,30 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
|
-
function _typeof(
|
|
9
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
10
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
11
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
12
12
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
13
13
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
14
14
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
15
15
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
* GreenLink API
|
|
17
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 1.17.1
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
27
|
/**
|
|
28
28
|
* Enum class EnergySourceEnum.
|
|
29
29
|
* @enum {}
|
|
30
30
|
* @readonly
|
|
31
31
|
*/
|
|
32
|
-
var EnergySourceEnum = /*#__PURE__*/function () {
|
|
32
|
+
var EnergySourceEnum = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
function EnergySourceEnum() {
|
|
34
34
|
_classCallCheck(this, EnergySourceEnum);
|
|
35
35
|
/**
|
|
@@ -86,5 +86,4 @@ var EnergySourceEnum = /*#__PURE__*/function () {
|
|
|
86
86
|
}
|
|
87
87
|
}]);
|
|
88
88
|
return EnergySourceEnum;
|
|
89
|
-
}();
|
|
90
|
-
exports["default"] = EnergySourceEnum;
|
|
89
|
+
}();
|
|
@@ -8,27 +8,27 @@ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
|
8
8
|
var _EnergySourceEnum = _interopRequireDefault(require("./EnergySourceEnum"));
|
|
9
9
|
var _PriorityEnum = _interopRequireDefault(require("./PriorityEnum"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11
|
-
function _typeof(
|
|
11
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
12
12
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
13
13
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
14
14
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
15
15
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
16
16
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
17
|
+
* GreenLink API
|
|
18
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
19
|
+
*
|
|
20
|
+
* The version of the OpenAPI document: 1.17.1
|
|
21
|
+
*
|
|
22
|
+
*
|
|
23
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
24
|
+
* https://openapi-generator.tech
|
|
25
|
+
* Do not edit the class manually.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
28
|
/**
|
|
29
29
|
* The EnergySourcePreference model module.
|
|
30
30
|
* @module model/EnergySourcePreference
|
|
31
|
-
* @version 1.
|
|
31
|
+
* @version 1.17.1
|
|
32
32
|
*/
|
|
33
33
|
var EnergySourcePreference = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
|
@@ -146,5 +146,4 @@ EnergySourcePreference.prototype['consumer'] = undefined;
|
|
|
146
146
|
* @member {String} retailer
|
|
147
147
|
*/
|
|
148
148
|
EnergySourcePreference.prototype['retailer'] = undefined;
|
|
149
|
-
var _default = EnergySourcePreference;
|
|
150
|
-
exports["default"] = _default;
|
|
149
|
+
var _default = exports["default"] = EnergySourcePreference;
|
package/dist/model/EventEnum.js
CHANGED
|
@@ -6,30 +6,30 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
|
-
function _typeof(
|
|
9
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
10
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
11
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
12
12
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
13
13
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
14
14
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
15
15
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
* GreenLink API
|
|
17
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 1.17.1
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
27
|
/**
|
|
28
28
|
* Enum class EventEnum.
|
|
29
29
|
* @enum {}
|
|
30
30
|
* @readonly
|
|
31
31
|
*/
|
|
32
|
-
var EventEnum = /*#__PURE__*/function () {
|
|
32
|
+
var EventEnum = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
function EventEnum() {
|
|
34
34
|
_classCallCheck(this, EventEnum);
|
|
35
35
|
/**
|
|
@@ -66,5 +66,4 @@ var EventEnum = /*#__PURE__*/function () {
|
|
|
66
66
|
}
|
|
67
67
|
}]);
|
|
68
68
|
return EventEnum;
|
|
69
|
-
}();
|
|
70
|
-
exports["default"] = EventEnum;
|
|
69
|
+
}();
|
|
@@ -6,27 +6,27 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
|
-
function _typeof(
|
|
9
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
10
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
11
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
12
12
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
13
13
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
14
14
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
* GreenLink API
|
|
16
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
17
|
+
*
|
|
18
|
+
* The version of the OpenAPI document: 1.17.1
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
22
|
+
* https://openapi-generator.tech
|
|
23
|
+
* Do not edit the class manually.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
26
|
/**
|
|
27
27
|
* The GetFromEpias model module.
|
|
28
28
|
* @module model/GetFromEpias
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.17.1
|
|
30
30
|
*/
|
|
31
31
|
var GetFromEpias = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -93,5 +93,4 @@ GetFromEpias.prototype['start_date'] = undefined;
|
|
|
93
93
|
* @member {Date} end_date
|
|
94
94
|
*/
|
|
95
95
|
GetFromEpias.prototype['end_date'] = undefined;
|
|
96
|
-
var _default = GetFromEpias;
|
|
97
|
-
exports["default"] = _default;
|
|
96
|
+
var _default = exports["default"] = GetFromEpias;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _Location = _interopRequireDefault(require("./Location"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
-
function _typeof(
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12
12
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
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
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
15
15
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
* GreenLink API
|
|
17
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 1.17.1
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
27
|
/**
|
|
28
28
|
* The GridOperator model module.
|
|
29
29
|
* @module model/GridOperator
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var GridOperator = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -146,5 +146,4 @@ GridOperator.prototype['created_at'] = undefined;
|
|
|
146
146
|
* @member {Date} updated_at
|
|
147
147
|
*/
|
|
148
148
|
GridOperator.prototype['updated_at'] = undefined;
|
|
149
|
-
var _default = GridOperator;
|
|
150
|
-
exports["default"] = _default;
|
|
149
|
+
var _default = exports["default"] = GridOperator;
|
|
@@ -6,27 +6,27 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
|
-
function _typeof(
|
|
9
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
10
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
11
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
12
12
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
13
13
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
14
14
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
* GreenLink API
|
|
16
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
17
|
+
*
|
|
18
|
+
* The version of the OpenAPI document: 1.17.1
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
22
|
+
* https://openapi-generator.tech
|
|
23
|
+
* Do not edit the class manually.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
26
|
/**
|
|
27
27
|
* The ImportedConsumptionDataPoint model module.
|
|
28
28
|
* @module model/ImportedConsumptionDataPoint
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.17.1
|
|
30
30
|
*/
|
|
31
31
|
var ImportedConsumptionDataPoint = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -147,5 +147,4 @@ ImportedConsumptionDataPoint.prototype['created_at'] = undefined;
|
|
|
147
147
|
* @member {Date} updated_at
|
|
148
148
|
*/
|
|
149
149
|
ImportedConsumptionDataPoint.prototype['updated_at'] = undefined;
|
|
150
|
-
var _default = ImportedConsumptionDataPoint;
|
|
151
|
-
exports["default"] = _default;
|
|
150
|
+
var _default = exports["default"] = ImportedConsumptionDataPoint;
|
package/dist/model/Issuer.js
CHANGED
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _Location = _interopRequireDefault(require("./Location"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
-
function _typeof(
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12
12
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
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
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
15
15
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
* GreenLink API
|
|
17
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 1.17.1
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
27
|
/**
|
|
28
28
|
* The Issuer model module.
|
|
29
29
|
* @module model/Issuer
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var Issuer = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -146,5 +146,4 @@ Issuer.prototype['created_at'] = undefined;
|
|
|
146
146
|
* @member {Date} updated_at
|
|
147
147
|
*/
|
|
148
148
|
Issuer.prototype['updated_at'] = undefined;
|
|
149
|
-
var _default = Issuer;
|
|
150
|
-
exports["default"] = _default;
|
|
149
|
+
var _default = exports["default"] = Issuer;
|
package/dist/model/Location.js
CHANGED
|
@@ -6,27 +6,27 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
|
-
function _typeof(
|
|
9
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
10
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
11
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
12
12
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
13
13
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
14
14
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
* GreenLink API
|
|
16
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
17
|
+
*
|
|
18
|
+
* The version of the OpenAPI document: 1.17.1
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
22
|
+
* https://openapi-generator.tech
|
|
23
|
+
* Do not edit the class manually.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
26
|
/**
|
|
27
27
|
* The Location model module.
|
|
28
28
|
* @module model/Location
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.17.1
|
|
30
30
|
*/
|
|
31
31
|
var Location = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -219,5 +219,4 @@ Location.prototype['created_at'] = undefined;
|
|
|
219
219
|
* @member {Date} updated_at
|
|
220
220
|
*/
|
|
221
221
|
Location.prototype['updated_at'] = undefined;
|
|
222
|
-
var _default = Location;
|
|
223
|
-
exports["default"] = _default;
|
|
222
|
+
var _default = exports["default"] = Location;
|
|
@@ -6,30 +6,30 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
|
-
function _typeof(
|
|
9
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
10
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
11
11
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
12
12
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
13
13
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
14
14
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
15
15
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
* GreenLink API
|
|
17
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 1.17.1
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
27
|
/**
|
|
28
28
|
* Enum class MatchTypeEnum.
|
|
29
29
|
* @enum {}
|
|
30
30
|
* @readonly
|
|
31
31
|
*/
|
|
32
|
-
var MatchTypeEnum = /*#__PURE__*/function () {
|
|
32
|
+
var MatchTypeEnum = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
function MatchTypeEnum() {
|
|
34
34
|
_classCallCheck(this, MatchTypeEnum);
|
|
35
35
|
/**
|
|
@@ -56,5 +56,4 @@ var MatchTypeEnum = /*#__PURE__*/function () {
|
|
|
56
56
|
}
|
|
57
57
|
}]);
|
|
58
58
|
return MatchTypeEnum;
|
|
59
|
-
}();
|
|
60
|
-
exports["default"] = MatchTypeEnum;
|
|
59
|
+
}();
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _BlockchainTransactionTask = _interopRequireDefault(require("./BlockchainTransactionTask"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
-
function _typeof(
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12
12
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
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
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
15
15
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } /**
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
* GreenLink API
|
|
17
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 1.17.1
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
27
|
/**
|
|
28
28
|
* The MatchedDataPoint model module.
|
|
29
29
|
* @module model/MatchedDataPoint
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var MatchedDataPoint = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -175,5 +175,4 @@ MatchedDataPoint.prototype['created_at'] = undefined;
|
|
|
175
175
|
* @member {Date} updated_at
|
|
176
176
|
*/
|
|
177
177
|
MatchedDataPoint.prototype['updated_at'] = undefined;
|
|
178
|
-
var _default = MatchedDataPoint;
|
|
179
|
-
exports["default"] = _default;
|
|
178
|
+
var _default = exports["default"] = MatchedDataPoint;
|