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
|
@@ -13,27 +13,27 @@ var _ProductionSite = _interopRequireDefault(require("./ProductionSite"));
|
|
|
13
13
|
var _Retailer = _interopRequireDefault(require("./Retailer"));
|
|
14
14
|
var _Status965Enum = _interopRequireDefault(require("./Status965Enum"));
|
|
15
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
16
|
-
function _typeof(
|
|
16
|
+
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); }
|
|
17
17
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
18
18
|
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); } }
|
|
19
19
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
20
20
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
21
21
|
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); } /**
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
22
|
+
* GreenLink API
|
|
23
|
+
* ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
24
|
+
*
|
|
25
|
+
* The version of the OpenAPI document: 1.17.1
|
|
26
|
+
*
|
|
27
|
+
*
|
|
28
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
29
|
+
* https://openapi-generator.tech
|
|
30
|
+
* Do not edit the class manually.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
33
|
/**
|
|
34
34
|
* The MatchedDataTask model module.
|
|
35
35
|
* @module model/MatchedDataTask
|
|
36
|
-
* @version 1.
|
|
36
|
+
* @version 1.17.1
|
|
37
37
|
*/
|
|
38
38
|
var MatchedDataTask = /*#__PURE__*/function () {
|
|
39
39
|
/**
|
|
@@ -268,5 +268,4 @@ MatchedDataTask.prototype['created_at'] = undefined;
|
|
|
268
268
|
* @member {Date} updated_at
|
|
269
269
|
*/
|
|
270
270
|
MatchedDataTask.prototype['updated_at'] = undefined;
|
|
271
|
-
var _default = MatchedDataTask;
|
|
272
|
-
exports["default"] = _default;
|
|
271
|
+
var _default = exports["default"] = MatchedDataTask;
|
|
@@ -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 MatchingConsumerRequest model module.
|
|
28
28
|
* @module model/MatchingConsumerRequest
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.17.1
|
|
30
30
|
*/
|
|
31
31
|
var MatchingConsumerRequest = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -115,5 +115,4 @@ MatchingConsumerRequest.prototype['production_site'] = undefined;
|
|
|
115
115
|
* @default 100
|
|
116
116
|
*/
|
|
117
117
|
MatchingConsumerRequest.prototype['target_percentage_matched'] = 100;
|
|
118
|
-
var _default = MatchingConsumerRequest;
|
|
119
|
-
exports["default"] = _default;
|
|
118
|
+
var _default = exports["default"] = MatchingConsumerRequest;
|
|
@@ -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 MatchingSiteRequest model module.
|
|
28
28
|
* @module model/MatchingSiteRequest
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.17.1
|
|
30
30
|
*/
|
|
31
31
|
var MatchingSiteRequest = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -115,5 +115,4 @@ MatchingSiteRequest.prototype['production_site'] = undefined;
|
|
|
115
115
|
* @default 100
|
|
116
116
|
*/
|
|
117
117
|
MatchingSiteRequest.prototype['target_percentage_matched'] = 100;
|
|
118
|
-
var _default = MatchingSiteRequest;
|
|
119
|
-
exports["default"] = _default;
|
|
118
|
+
var _default = exports["default"] = MatchingSiteRequest;
|
package/dist/model/NullEnum.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 NullEnum.
|
|
29
29
|
* @enum {}
|
|
30
30
|
* @readonly
|
|
31
31
|
*/
|
|
32
|
-
var NullEnum = /*#__PURE__*/function () {
|
|
32
|
+
var NullEnum = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
function NullEnum() {
|
|
34
34
|
_classCallCheck(this, NullEnum);
|
|
35
35
|
/**
|
|
@@ -51,5 +51,4 @@ var NullEnum = /*#__PURE__*/function () {
|
|
|
51
51
|
}
|
|
52
52
|
}]);
|
|
53
53
|
return NullEnum;
|
|
54
|
-
}();
|
|
55
|
-
exports["default"] = NullEnum;
|
|
54
|
+
}();
|
|
@@ -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 OrganizationTypeEnum.
|
|
29
29
|
* @enum {}
|
|
30
30
|
* @readonly
|
|
31
31
|
*/
|
|
32
|
-
var OrganizationTypeEnum = /*#__PURE__*/function () {
|
|
32
|
+
var OrganizationTypeEnum = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
function OrganizationTypeEnum() {
|
|
34
34
|
_classCallCheck(this, OrganizationTypeEnum);
|
|
35
35
|
/**
|
|
@@ -76,5 +76,4 @@ var OrganizationTypeEnum = /*#__PURE__*/function () {
|
|
|
76
76
|
}
|
|
77
77
|
}]);
|
|
78
78
|
return OrganizationTypeEnum;
|
|
79
|
-
}();
|
|
80
|
-
exports["default"] = OrganizationTypeEnum;
|
|
79
|
+
}();
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _Activities = _interopRequireDefault(require("./Activities"));
|
|
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 PaginatedActivitiesList model module.
|
|
29
29
|
* @module model/PaginatedActivitiesList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedActivitiesList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedActivitiesList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/Activities>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedActivitiesList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedActivitiesList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedActivitiesList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _Consumer = _interopRequireDefault(require("./Consumer"));
|
|
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 PaginatedConsumerList model module.
|
|
29
29
|
* @module model/PaginatedConsumerList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedConsumerList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedConsumerList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/Consumer>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedConsumerList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedConsumerList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedConsumerList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _ConsumptionDataPointListOrDetail = _interopRequireDefault(require("./ConsumptionDataPointListOrDetail"));
|
|
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 PaginatedConsumptionDataPointListOrDetailList model module.
|
|
29
29
|
* @module model/PaginatedConsumptionDataPointListOrDetailList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedConsumptionDataPointListOrDetailList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedConsumptionDataPointListOrDetailList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/ConsumptionDataPointListOrDetail>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedConsumptionDataPointListOrDetailList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedConsumptionDataPointListOrDetailList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedConsumptionDataPointListOrDetailList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _ConsumptionSiteContract = _interopRequireDefault(require("./ConsumptionSiteContract"));
|
|
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 PaginatedConsumptionSiteContractList model module.
|
|
29
29
|
* @module model/PaginatedConsumptionSiteContractList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedConsumptionSiteContractList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedConsumptionSiteContractList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/ConsumptionSiteContract>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedConsumptionSiteContractList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedConsumptionSiteContractList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedConsumptionSiteContractList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _ConsumptionSiteListOrDetail = _interopRequireDefault(require("./ConsumptionSiteListOrDetail"));
|
|
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 PaginatedConsumptionSiteListOrDetailList model module.
|
|
29
29
|
* @module model/PaginatedConsumptionSiteListOrDetailList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedConsumptionSiteListOrDetailList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedConsumptionSiteListOrDetailList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/ConsumptionSiteListOrDetail>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedConsumptionSiteListOrDetailList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedConsumptionSiteListOrDetailList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedConsumptionSiteListOrDetailList;
|