green_link_api 1.11.16 → 1.11.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/ApiClient.js +2 -2
- package/dist/api/BlockchainApi.js +1 -1
- package/dist/api/EnergyAssetsApi.js +1 -1
- package/dist/api/EnergyDataApi.js +1 -1
- package/dist/api/HealthCheckApi.js +1 -1
- package/dist/api/LicensedProductionSitesOnEpiasApi.js +1 -1
- package/dist/api/LocationsApi.js +1 -1
- package/dist/api/LogsApi.js +1 -1
- package/dist/api/MaintenanceCheckApi.js +1 -1
- package/dist/api/OrganizationprofilesApi.js +1 -1
- package/dist/api/OrganizationsApi.js +1 -1
- package/dist/api/SchemaApi.js +1 -1
- package/dist/api/SentryDebugApi.js +1 -1
- package/dist/api/UsersApi.js +1 -1
- package/dist/model/Activities.js +1 -1
- package/dist/model/BlockchainTransaction.js +1 -1
- package/dist/model/Consumer.js +1 -1
- package/dist/model/ConsumptionDataFileList.js +1 -1
- package/dist/model/ConsumptionDataFromRetailerRequest.js +1 -1
- package/dist/model/ConsumptionDataPointCreate.js +1 -1
- package/dist/model/ConsumptionDataPointListOrDetail.js +1 -1
- package/dist/model/ConsumptionDataPointUpdate.js +1 -1
- package/dist/model/ConsumptionSite.js +1 -1
- package/dist/model/ConsumptionSiteContract.js +1 -1
- package/dist/model/ConsumptionSiteContractImport.js +1 -1
- package/dist/model/ConsumptionSiteCreate.js +1 -1
- package/dist/model/ConsumptionSiteFileUpload.js +1 -1
- package/dist/model/ConsumptionSiteListOrDetail.js +1 -1
- package/dist/model/ContentTypeEnum.js +0 -20
- package/dist/model/EacTypeEnum.js +0 -4
- package/dist/model/EmissionFactor.js +1 -1
- package/dist/model/EnergySourceEnum.js +0 -32
- package/dist/model/EnergySourcePreference.js +1 -1
- package/dist/model/GetFromEpias.js +1 -1
- package/dist/model/GridOperator.js +1 -1
- package/dist/model/ImportRequest.js +1 -1
- package/dist/model/ImportRequestRaw.js +1 -1
- package/dist/model/ImportRequestStatusEnum.js +0 -16
- package/dist/model/ImportedEnergyDataPoint.js +1 -1
- package/dist/model/Issuer.js +1 -1
- package/dist/model/Location.js +1 -1
- package/dist/model/Login.js +1 -1
- package/dist/model/MatchRequest.js +1 -1
- package/dist/model/MatchTypeEnum.js +0 -8
- package/dist/model/MatchedEnergyDataPoint.js +1 -1
- package/dist/model/MatchingConsumerRequest.js +1 -1
- package/dist/model/MatchingSiteRequest.js +1 -1
- package/dist/model/OrganizationTypeEnum.js +0 -24
- package/dist/model/PaginatedActivitiesList.js +1 -1
- package/dist/model/PaginatedConsumerList.js +1 -1
- package/dist/model/PaginatedConsumptionDataPointListOrDetailList.js +1 -1
- package/dist/model/PaginatedConsumptionSiteContractList.js +1 -1
- package/dist/model/PaginatedConsumptionSiteListOrDetailList.js +1 -1
- package/dist/model/PaginatedEmissionFactorList.js +1 -1
- package/dist/model/PaginatedEnergySourcePreferenceList.js +1 -1
- package/dist/model/PaginatedGridOperatorList.js +1 -1
- package/dist/model/PaginatedImportRequestList.js +1 -1
- package/dist/model/PaginatedImportRequestRawList.js +1 -1
- package/dist/model/PaginatedImportedEnergyDataPointList.js +1 -1
- package/dist/model/PaginatedIssuerList.js +1 -1
- package/dist/model/PaginatedLocationList.js +1 -1
- package/dist/model/PaginatedMatchRequestList.js +1 -1
- package/dist/model/PaginatedMatchedEnergyDataPointList.js +1 -1
- package/dist/model/PaginatedProducerList.js +1 -1
- package/dist/model/PaginatedProductionDataFromEpiasRequestList.js +1 -1
- package/dist/model/PaginatedProductionDataPointListOrDetailList.js +1 -1
- package/dist/model/PaginatedProductionSiteListOrDetailList.js +1 -1
- package/dist/model/PaginatedRetailerList.js +1 -1
- package/dist/model/PaginatedSmartContractList.js +1 -1
- package/dist/model/PaginatedUnprocessedRowList.js +1 -1
- package/dist/model/PaginatedUploadedCertificateListorDetailList.js +1 -1
- package/dist/model/PaginatedUploadedFileList.js +1 -1
- package/dist/model/PaginatedUserList.js +1 -1
- package/dist/model/PatchedConsumer.js +1 -1
- package/dist/model/PatchedConsumptionDataPointUpdate.js +1 -1
- package/dist/model/PatchedConsumptionSite.js +1 -1
- package/dist/model/PatchedEmissionFactor.js +1 -1
- package/dist/model/PatchedEnergySourcePreference.js +1 -1
- package/dist/model/PatchedGridOperator.js +1 -1
- package/dist/model/PatchedIssuer.js +1 -1
- package/dist/model/PatchedLocation.js +1 -1
- package/dist/model/PatchedProducer.js +1 -1
- package/dist/model/PatchedProductionDataPointUpdate.js +1 -1
- package/dist/model/PatchedProductionSiteUpdate.js +1 -1
- package/dist/model/PatchedRetailer.js +1 -1
- package/dist/model/PatchedSmartContract.js +1 -1
- package/dist/model/PatchedUser.js +1 -1
- package/dist/model/PatchedUserDetail.js +1 -1
- package/dist/model/PriorityEnum.js +0 -32
- package/dist/model/Producer.js +1 -1
- package/dist/model/ProductionDataFileList.js +1 -1
- package/dist/model/ProductionDataFromEpiasRequest.js +1 -1
- package/dist/model/ProductionDataPointCreate.js +1 -1
- package/dist/model/ProductionDataPointListOrDetail.js +1 -1
- package/dist/model/ProductionDataPointUpdate.js +1 -1
- package/dist/model/ProductionSite.js +1 -1
- package/dist/model/ProductionSiteFileUpload.js +1 -1
- package/dist/model/ProductionSiteListOrDetail.js +1 -1
- package/dist/model/ProductionSiteUpdate.js +1 -1
- package/dist/model/Register.js +1 -1
- package/dist/model/Retailer.js +1 -1
- package/dist/model/SmartContract.js +1 -1
- package/dist/model/Status619Enum.js +0 -12
- package/dist/model/Token.js +1 -1
- package/dist/model/TypeEnum.js +0 -12
- package/dist/model/UnprocessedRow.js +1 -1
- package/dist/model/UploadedCertificate.js +1 -1
- package/dist/model/UploadedCertificateListorDetail.js +1 -1
- package/dist/model/UploadedFile.js +1 -1
- package/dist/model/User.js +1 -1
- package/dist/model/UserDetail.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@ GreenLinkApi - JavaScript client for green_link_api
|
|
|
4
4
|
⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
|
|
5
5
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
6
6
|
|
|
7
|
-
- API version: 1.11.
|
|
8
|
-
- Package version: 1.11.
|
|
7
|
+
- API version: 1.11.18
|
|
8
|
+
- Package version: 1.11.18
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
package/dist/ApiClient.js
CHANGED
|
@@ -15,7 +15,7 @@ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _ty
|
|
|
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
16
|
/**
|
|
17
17
|
* @module ApiClient
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
/**
|
|
21
21
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
@@ -70,7 +70,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
70
70
|
* @default {}
|
|
71
71
|
*/
|
|
72
72
|
this.defaultHeaders = {
|
|
73
|
-
'User-Agent': 'OpenAPI-Generator/1.11.
|
|
73
|
+
'User-Agent': 'OpenAPI-Generator/1.11.18/Javascript'
|
|
74
74
|
};
|
|
75
75
|
|
|
76
76
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* LicensedProductionSitesOnEpias service.
|
|
17
17
|
* @module api/LicensedProductionSitesOnEpiasApi
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var LicensedProductionSitesOnEpiasApi = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
package/dist/api/LocationsApi.js
CHANGED
package/dist/api/LogsApi.js
CHANGED
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* MaintenanceCheck service.
|
|
17
17
|
* @module api/MaintenanceCheckApi
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var MaintenanceCheckApi = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
18
18
|
/**
|
|
19
19
|
* Organizationprofiles service.
|
|
20
20
|
* @module api/OrganizationprofilesApi
|
|
21
|
-
* @version 1.11.
|
|
21
|
+
* @version 1.11.18
|
|
22
22
|
*/
|
|
23
23
|
var OrganizationprofilesApi = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
package/dist/api/SchemaApi.js
CHANGED
package/dist/api/UsersApi.js
CHANGED
package/dist/model/Activities.js
CHANGED
|
@@ -17,7 +17,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
17
17
|
/**
|
|
18
18
|
* The BlockchainTransaction model module.
|
|
19
19
|
* @module model/BlockchainTransaction
|
|
20
|
-
* @version 1.11.
|
|
20
|
+
* @version 1.11.18
|
|
21
21
|
*/
|
|
22
22
|
var BlockchainTransaction = /*#__PURE__*/function () {
|
|
23
23
|
/**
|
package/dist/model/Consumer.js
CHANGED
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The ConsumptionDataFileList model module.
|
|
17
17
|
* @module model/ConsumptionDataFileList
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var ConsumptionDataFileList = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The ConsumptionDataFromRetailerRequest model module.
|
|
17
17
|
* @module model/ConsumptionDataFromRetailerRequest
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var ConsumptionDataFromRetailerRequest = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The ConsumptionDataPointCreate model module.
|
|
18
18
|
* @module model/ConsumptionDataPointCreate
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var ConsumptionDataPointCreate = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -21,7 +21,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
/**
|
|
22
22
|
* The ConsumptionDataPointListOrDetail model module.
|
|
23
23
|
* @module model/ConsumptionDataPointListOrDetail
|
|
24
|
-
* @version 1.11.
|
|
24
|
+
* @version 1.11.18
|
|
25
25
|
*/
|
|
26
26
|
var ConsumptionDataPointListOrDetail = /*#__PURE__*/function () {
|
|
27
27
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The ConsumptionDataPointUpdate model module.
|
|
18
18
|
* @module model/ConsumptionDataPointUpdate
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var ConsumptionDataPointUpdate = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The ConsumptionSite model module.
|
|
18
18
|
* @module model/ConsumptionSite
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var ConsumptionSite = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The ConsumptionSiteContract model module.
|
|
18
18
|
* @module model/ConsumptionSiteContract
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var ConsumptionSiteContract = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The ConsumptionSiteContractImport model module.
|
|
17
17
|
* @module model/ConsumptionSiteContractImport
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var ConsumptionSiteContractImport = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The ConsumptionSiteCreate model module.
|
|
18
18
|
* @module model/ConsumptionSiteCreate
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var ConsumptionSiteCreate = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The ConsumptionSiteFileUpload model module.
|
|
17
17
|
* @module model/ConsumptionSiteFileUpload
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var ConsumptionSiteFileUpload = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
18
18
|
/**
|
|
19
19
|
* The ConsumptionSiteListOrDetail model module.
|
|
20
20
|
* @module model/ConsumptionSiteListOrDetail
|
|
21
|
-
* @version 1.11.
|
|
21
|
+
* @version 1.11.18
|
|
22
22
|
*/
|
|
23
23
|
var ConsumptionSiteListOrDetail = /*#__PURE__*/function () {
|
|
24
24
|
/**
|
|
@@ -21,30 +21,10 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
var ContentTypeEnum = /*#__PURE__*/function () {
|
|
22
22
|
function ContentTypeEnum() {
|
|
23
23
|
_classCallCheck(this, ContentTypeEnum);
|
|
24
|
-
/**
|
|
25
|
-
* value: "Consumption sites"
|
|
26
|
-
* @const
|
|
27
|
-
*/
|
|
28
24
|
_defineProperty(this, "Consumption sites", "Consumption sites");
|
|
29
|
-
/**
|
|
30
|
-
* value: "Consumption data points"
|
|
31
|
-
* @const
|
|
32
|
-
*/
|
|
33
25
|
_defineProperty(this, "Consumption data points", "Consumption data points");
|
|
34
|
-
/**
|
|
35
|
-
* value: "Production sites"
|
|
36
|
-
* @const
|
|
37
|
-
*/
|
|
38
26
|
_defineProperty(this, "Production sites", "Production sites");
|
|
39
|
-
/**
|
|
40
|
-
* value: "Production data points"
|
|
41
|
-
* @const
|
|
42
|
-
*/
|
|
43
27
|
_defineProperty(this, "Production data points", "Production data points");
|
|
44
|
-
/**
|
|
45
|
-
* value: "Energy attribute certificates"
|
|
46
|
-
* @const
|
|
47
|
-
*/
|
|
48
28
|
_defineProperty(this, "Energy attribute certificates", "Energy attribute certificates");
|
|
49
29
|
}
|
|
50
30
|
_createClass(ContentTypeEnum, null, [{
|
|
@@ -21,10 +21,6 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
var EacTypeEnum = /*#__PURE__*/function () {
|
|
22
22
|
function EacTypeEnum() {
|
|
23
23
|
_classCallCheck(this, EacTypeEnum);
|
|
24
|
-
/**
|
|
25
|
-
* value: "I-REC"
|
|
26
|
-
* @const
|
|
27
|
-
*/
|
|
28
24
|
_defineProperty(this, "I-REC", "I-REC");
|
|
29
25
|
}
|
|
30
26
|
_createClass(EacTypeEnum, null, [{
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The EmissionFactor model module.
|
|
17
17
|
* @module model/EmissionFactor
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var EmissionFactor = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -21,45 +21,13 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
var EnergySourceEnum = /*#__PURE__*/function () {
|
|
22
22
|
function EnergySourceEnum() {
|
|
23
23
|
_classCallCheck(this, EnergySourceEnum);
|
|
24
|
-
/**
|
|
25
|
-
* value: "Wind"
|
|
26
|
-
* @const
|
|
27
|
-
*/
|
|
28
24
|
_defineProperty(this, "Wind", "Wind");
|
|
29
|
-
/**
|
|
30
|
-
* value: "Solar"
|
|
31
|
-
* @const
|
|
32
|
-
*/
|
|
33
25
|
_defineProperty(this, "Solar", "Solar");
|
|
34
|
-
/**
|
|
35
|
-
* value: "Hydro-electric Head"
|
|
36
|
-
* @const
|
|
37
|
-
*/
|
|
38
26
|
_defineProperty(this, "Hydro-electric Head", "Hydro-electric Head");
|
|
39
|
-
/**
|
|
40
|
-
* value: "Marine"
|
|
41
|
-
* @const
|
|
42
|
-
*/
|
|
43
27
|
_defineProperty(this, "Marine", "Marine");
|
|
44
|
-
/**
|
|
45
|
-
* value: "Thermal"
|
|
46
|
-
* @const
|
|
47
|
-
*/
|
|
48
28
|
_defineProperty(this, "Thermal", "Thermal");
|
|
49
|
-
/**
|
|
50
|
-
* value: "Solid"
|
|
51
|
-
* @const
|
|
52
|
-
*/
|
|
53
29
|
_defineProperty(this, "Solid", "Solid");
|
|
54
|
-
/**
|
|
55
|
-
* value: "Liquid"
|
|
56
|
-
* @const
|
|
57
|
-
*/
|
|
58
30
|
_defineProperty(this, "Liquid", "Liquid");
|
|
59
|
-
/**
|
|
60
|
-
* value: "Gaseous"
|
|
61
|
-
* @const
|
|
62
|
-
*/
|
|
63
31
|
_defineProperty(this, "Gaseous", "Gaseous");
|
|
64
32
|
}
|
|
65
33
|
_createClass(EnergySourceEnum, null, [{
|
|
@@ -17,7 +17,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
17
17
|
/**
|
|
18
18
|
* The EnergySourcePreference model module.
|
|
19
19
|
* @module model/EnergySourcePreference
|
|
20
|
-
* @version 1.11.
|
|
20
|
+
* @version 1.11.18
|
|
21
21
|
*/
|
|
22
22
|
var EnergySourcePreference = /*#__PURE__*/function () {
|
|
23
23
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The GetFromEpias model module.
|
|
17
17
|
* @module model/GetFromEpias
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var GetFromEpias = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The GridOperator model module.
|
|
18
18
|
* @module model/GridOperator
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var GridOperator = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
17
17
|
/**
|
|
18
18
|
* The ImportRequest model module.
|
|
19
19
|
* @module model/ImportRequest
|
|
20
|
-
* @version 1.11.
|
|
20
|
+
* @version 1.11.18
|
|
21
21
|
*/
|
|
22
22
|
var ImportRequest = /*#__PURE__*/function () {
|
|
23
23
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The ImportRequestRaw model module.
|
|
18
18
|
* @module model/ImportRequestRaw
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var ImportRequestRaw = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -21,25 +21,9 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
var ImportRequestStatusEnum = /*#__PURE__*/function () {
|
|
22
22
|
function ImportRequestStatusEnum() {
|
|
23
23
|
_classCallCheck(this, ImportRequestStatusEnum);
|
|
24
|
-
/**
|
|
25
|
-
* value: "pending"
|
|
26
|
-
* @const
|
|
27
|
-
*/
|
|
28
24
|
_defineProperty(this, "pending", "pending");
|
|
29
|
-
/**
|
|
30
|
-
* value: "started"
|
|
31
|
-
* @const
|
|
32
|
-
*/
|
|
33
25
|
_defineProperty(this, "started", "started");
|
|
34
|
-
/**
|
|
35
|
-
* value: "failed"
|
|
36
|
-
* @const
|
|
37
|
-
*/
|
|
38
26
|
_defineProperty(this, "failed", "failed");
|
|
39
|
-
/**
|
|
40
|
-
* value: "finished"
|
|
41
|
-
* @const
|
|
42
|
-
*/
|
|
43
27
|
_defineProperty(this, "finished", "finished");
|
|
44
28
|
}
|
|
45
29
|
_createClass(ImportRequestStatusEnum, null, [{
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The ImportedEnergyDataPoint model module.
|
|
17
17
|
* @module model/ImportedEnergyDataPoint
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var ImportedEnergyDataPoint = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
package/dist/model/Issuer.js
CHANGED
package/dist/model/Location.js
CHANGED
package/dist/model/Login.js
CHANGED
|
@@ -22,7 +22,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
22
22
|
/**
|
|
23
23
|
* The MatchRequest model module.
|
|
24
24
|
* @module model/MatchRequest
|
|
25
|
-
* @version 1.11.
|
|
25
|
+
* @version 1.11.18
|
|
26
26
|
*/
|
|
27
27
|
var MatchRequest = /*#__PURE__*/function () {
|
|
28
28
|
/**
|
|
@@ -21,15 +21,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
var MatchTypeEnum = /*#__PURE__*/function () {
|
|
22
22
|
function MatchTypeEnum() {
|
|
23
23
|
_classCallCheck(this, MatchTypeEnum);
|
|
24
|
-
/**
|
|
25
|
-
* value: "company-wide"
|
|
26
|
-
* @const
|
|
27
|
-
*/
|
|
28
24
|
_defineProperty(this, "company-wide", "company-wide");
|
|
29
|
-
/**
|
|
30
|
-
* value: "site-level"
|
|
31
|
-
* @const
|
|
32
|
-
*/
|
|
33
25
|
_defineProperty(this, "site-level", "site-level");
|
|
34
26
|
}
|
|
35
27
|
_createClass(MatchTypeEnum, null, [{
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The MatchedEnergyDataPoint model module.
|
|
18
18
|
* @module model/MatchedEnergyDataPoint
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var MatchedEnergyDataPoint = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The MatchingConsumerRequest model module.
|
|
17
17
|
* @module model/MatchingConsumerRequest
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var MatchingConsumerRequest = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
15
15
|
/**
|
|
16
16
|
* The MatchingSiteRequest model module.
|
|
17
17
|
* @module model/MatchingSiteRequest
|
|
18
|
-
* @version 1.11.
|
|
18
|
+
* @version 1.11.18
|
|
19
19
|
*/
|
|
20
20
|
var MatchingSiteRequest = /*#__PURE__*/function () {
|
|
21
21
|
/**
|
|
@@ -21,35 +21,11 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
21
21
|
var OrganizationTypeEnum = /*#__PURE__*/function () {
|
|
22
22
|
function OrganizationTypeEnum() {
|
|
23
23
|
_classCallCheck(this, OrganizationTypeEnum);
|
|
24
|
-
/**
|
|
25
|
-
* value: "Retailer"
|
|
26
|
-
* @const
|
|
27
|
-
*/
|
|
28
24
|
_defineProperty(this, "Retailer", "Retailer");
|
|
29
|
-
/**
|
|
30
|
-
* value: "Producer"
|
|
31
|
-
* @const
|
|
32
|
-
*/
|
|
33
25
|
_defineProperty(this, "Producer", "Producer");
|
|
34
|
-
/**
|
|
35
|
-
* value: "GridOperator"
|
|
36
|
-
* @const
|
|
37
|
-
*/
|
|
38
26
|
_defineProperty(this, "GridOperator", "GridOperator");
|
|
39
|
-
/**
|
|
40
|
-
* value: "Consumer"
|
|
41
|
-
* @const
|
|
42
|
-
*/
|
|
43
27
|
_defineProperty(this, "Consumer", "Consumer");
|
|
44
|
-
/**
|
|
45
|
-
* value: "Issuer"
|
|
46
|
-
* @const
|
|
47
|
-
*/
|
|
48
28
|
_defineProperty(this, "Issuer", "Issuer");
|
|
49
|
-
/**
|
|
50
|
-
* value: "N/A"
|
|
51
|
-
* @const
|
|
52
|
-
*/
|
|
53
29
|
_defineProperty(this, "N/A", "N/A");
|
|
54
30
|
}
|
|
55
31
|
_createClass(OrganizationTypeEnum, null, [{
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The PaginatedActivitiesList model module.
|
|
18
18
|
* @module model/PaginatedActivitiesList
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var PaginatedActivitiesList = /*#__PURE__*/function () {
|
|
22
22
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
16
16
|
/**
|
|
17
17
|
* The PaginatedConsumerList model module.
|
|
18
18
|
* @module model/PaginatedConsumerList
|
|
19
|
-
* @version 1.11.
|
|
19
|
+
* @version 1.11.18
|
|
20
20
|
*/
|
|
21
21
|
var PaginatedConsumerList = /*#__PURE__*/function () {
|
|
22
22
|
/**
|