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
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _EmissionFactor = _interopRequireDefault(require("./EmissionFactor"));
|
|
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 PaginatedEmissionFactorList model module.
|
|
29
29
|
* @module model/PaginatedEmissionFactorList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedEmissionFactorList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedEmissionFactorList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/EmissionFactor>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedEmissionFactorList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedEmissionFactorList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedEmissionFactorList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _EnergySourcePreference = _interopRequireDefault(require("./EnergySourcePreference"));
|
|
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 PaginatedEnergySourcePreferenceList model module.
|
|
29
29
|
* @module model/PaginatedEnergySourcePreferenceList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedEnergySourcePreferenceList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedEnergySourcePreferenceList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/EnergySourcePreference>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedEnergySourcePreferenceList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedEnergySourcePreferenceList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedEnergySourcePreferenceList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _GridOperator = _interopRequireDefault(require("./GridOperator"));
|
|
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 PaginatedGridOperatorList model module.
|
|
29
29
|
* @module model/PaginatedGridOperatorList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedGridOperatorList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedGridOperatorList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/GridOperator>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedGridOperatorList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedGridOperatorList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedGridOperatorList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _ImportedConsumptionDataPoint = _interopRequireDefault(require("./ImportedConsumptionDataPoint"));
|
|
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 PaginatedImportedConsumptionDataPointList model module.
|
|
29
29
|
* @module model/PaginatedImportedConsumptionDataPointList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedImportedConsumptionDataPointList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedImportedConsumptionDataPointList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/ImportedConsumptionDataPoint>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedImportedConsumptionDataPointList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedImportedConsumptionDataPointList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedImportedConsumptionDataPointList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _Issuer = _interopRequireDefault(require("./Issuer"));
|
|
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 PaginatedIssuerList model module.
|
|
29
29
|
* @module model/PaginatedIssuerList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedIssuerList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedIssuerList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/Issuer>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedIssuerList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedIssuerList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedIssuerList;
|
|
@@ -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 PaginatedLocationList model module.
|
|
29
29
|
* @module model/PaginatedLocationList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedLocationList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedLocationList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/Location>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedLocationList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedLocationList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedLocationList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _MatchedDataPoint = _interopRequireDefault(require("./MatchedDataPoint"));
|
|
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 PaginatedMatchedDataPointList model module.
|
|
29
29
|
* @module model/PaginatedMatchedDataPointList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedMatchedDataPointList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedMatchedDataPointList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/MatchedDataPoint>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedMatchedDataPointList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedMatchedDataPointList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedMatchedDataPointList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _MatchedDataTask = _interopRequireDefault(require("./MatchedDataTask"));
|
|
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 PaginatedMatchedDataTaskList model module.
|
|
29
29
|
* @module model/PaginatedMatchedDataTaskList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedMatchedDataTaskList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedMatchedDataTaskList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/MatchedDataTask>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedMatchedDataTaskList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedMatchedDataTaskList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedMatchedDataTaskList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _Producer = _interopRequireDefault(require("./Producer"));
|
|
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 PaginatedProducerList model module.
|
|
29
29
|
* @module model/PaginatedProducerList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedProducerList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedProducerList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/Producer>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedProducerList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedProducerList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedProducerList;
|
|
@@ -7,27 +7,27 @@ exports["default"] = void 0;
|
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _ProductionDataPointListOrDetail = _interopRequireDefault(require("./ProductionDataPointListOrDetail"));
|
|
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 PaginatedProductionDataPointListOrDetailList model module.
|
|
29
29
|
* @module model/PaginatedProductionDataPointListOrDetailList
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.17.1
|
|
31
31
|
*/
|
|
32
32
|
var PaginatedProductionDataPointListOrDetailList = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -97,5 +97,4 @@ PaginatedProductionDataPointListOrDetailList.prototype['previous'] = undefined;
|
|
|
97
97
|
* @member {Array.<module:model/ProductionDataPointListOrDetail>} results
|
|
98
98
|
*/
|
|
99
99
|
PaginatedProductionDataPointListOrDetailList.prototype['results'] = undefined;
|
|
100
|
-
var _default = PaginatedProductionDataPointListOrDetailList;
|
|
101
|
-
exports["default"] = _default;
|
|
100
|
+
var _default = exports["default"] = PaginatedProductionDataPointListOrDetailList;
|