green_link_api 1.16.8 → 1.16.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (111) hide show
  1. package/README.md +2 -2
  2. package/dist/ApiClient.js +3 -3
  3. package/dist/api/BlockchainApi.js +2 -2
  4. package/dist/api/EnergyAssetsApi.js +2 -2
  5. package/dist/api/EnergyDataApi.js +2 -2
  6. package/dist/api/HealthCheckApi.js +2 -2
  7. package/dist/api/LicensedProductionSitesOnEpiasApi.js +2 -2
  8. package/dist/api/LocationsApi.js +2 -2
  9. package/dist/api/LogsApi.js +2 -2
  10. package/dist/api/MaintenanceCheckApi.js +2 -2
  11. package/dist/api/OrganizationprofilesApi.js +2 -2
  12. package/dist/api/OrganizationsApi.js +2 -2
  13. package/dist/api/SchemaApi.js +2 -2
  14. package/dist/api/SentryDebugApi.js +2 -2
  15. package/dist/api/UsersApi.js +2 -2
  16. package/dist/model/Activities.js +2 -2
  17. package/dist/model/ActivitiesStatusEnum.js +1 -1
  18. package/dist/model/BlockchainTransactionTask.js +2 -2
  19. package/dist/model/Consumer.js +2 -2
  20. package/dist/model/ConsumptionDataFileList.js +2 -2
  21. package/dist/model/ConsumptionDataFromRetailerRequest.js +2 -2
  22. package/dist/model/ConsumptionDataPointCreate.js +2 -2
  23. package/dist/model/ConsumptionDataPointListOrDetail.js +2 -2
  24. package/dist/model/ConsumptionDataPointUpdate.js +2 -2
  25. package/dist/model/ConsumptionDataTask.js +2 -2
  26. package/dist/model/ConsumptionSite.js +2 -2
  27. package/dist/model/ConsumptionSiteContract.js +2 -2
  28. package/dist/model/ConsumptionSiteContractImport.js +2 -2
  29. package/dist/model/ConsumptionSiteCreate.js +2 -2
  30. package/dist/model/ConsumptionSiteFileUpload.js +2 -2
  31. package/dist/model/ConsumptionSiteListOrDetail.js +2 -2
  32. package/dist/model/ContentTypeEnum.js +1 -1
  33. package/dist/model/EacTypeEnum.js +1 -1
  34. package/dist/model/EmissionFactor.js +2 -2
  35. package/dist/model/EnergySourceEnum.js +1 -1
  36. package/dist/model/EnergySourcePreference.js +2 -2
  37. package/dist/model/EventEnum.js +1 -1
  38. package/dist/model/GetFromEpias.js +2 -2
  39. package/dist/model/GridOperator.js +2 -2
  40. package/dist/model/ImportedConsumptionDataPoint.js +2 -2
  41. package/dist/model/Issuer.js +2 -2
  42. package/dist/model/Location.js +2 -2
  43. package/dist/model/MatchTypeEnum.js +1 -1
  44. package/dist/model/MatchedDataPoint.js +2 -2
  45. package/dist/model/MatchedDataTask.js +2 -2
  46. package/dist/model/MatchingConsumerRequest.js +2 -2
  47. package/dist/model/MatchingSiteRequest.js +2 -2
  48. package/dist/model/NullEnum.js +1 -1
  49. package/dist/model/OrganizationTypeEnum.js +1 -1
  50. package/dist/model/PaginatedActivitiesList.js +2 -2
  51. package/dist/model/PaginatedConsumerList.js +2 -2
  52. package/dist/model/PaginatedConsumptionDataPointListOrDetailList.js +2 -2
  53. package/dist/model/PaginatedConsumptionDataTaskList.js +2 -2
  54. package/dist/model/PaginatedConsumptionSiteContractList.js +2 -2
  55. package/dist/model/PaginatedConsumptionSiteListOrDetailList.js +2 -2
  56. package/dist/model/PaginatedEmissionFactorList.js +2 -2
  57. package/dist/model/PaginatedEnergySourcePreferenceList.js +2 -2
  58. package/dist/model/PaginatedGridOperatorList.js +2 -2
  59. package/dist/model/PaginatedImportedConsumptionDataPointList.js +2 -2
  60. package/dist/model/PaginatedIssuerList.js +2 -2
  61. package/dist/model/PaginatedLocationList.js +2 -2
  62. package/dist/model/PaginatedMatchedDataPointList.js +2 -2
  63. package/dist/model/PaginatedMatchedDataTaskList.js +2 -2
  64. package/dist/model/PaginatedProducerList.js +2 -2
  65. package/dist/model/PaginatedProductionDataFromEpiasTaskList.js +2 -2
  66. package/dist/model/PaginatedProductionDataPointListOrDetailList.js +2 -2
  67. package/dist/model/PaginatedProductionSiteListOrDetailList.js +2 -2
  68. package/dist/model/PaginatedRetailerList.js +2 -2
  69. package/dist/model/PaginatedSmartContractList.js +2 -2
  70. package/dist/model/PaginatedUnprocessedRowList.js +2 -2
  71. package/dist/model/PaginatedUploadedCertificateListorDetailList.js +2 -2
  72. package/dist/model/PaginatedUploadedFileTaskList.js +2 -2
  73. package/dist/model/PaginatedUserList.js +2 -2
  74. package/dist/model/PatchedConsumer.js +2 -2
  75. package/dist/model/PatchedConsumptionDataPointUpdate.js +2 -2
  76. package/dist/model/PatchedConsumptionSite.js +2 -2
  77. package/dist/model/PatchedEmissionFactor.js +2 -2
  78. package/dist/model/PatchedEnergySourcePreference.js +2 -2
  79. package/dist/model/PatchedGridOperator.js +2 -2
  80. package/dist/model/PatchedIssuer.js +2 -2
  81. package/dist/model/PatchedLocation.js +2 -2
  82. package/dist/model/PatchedProducer.js +2 -2
  83. package/dist/model/PatchedProductionDataPointUpdate.js +2 -2
  84. package/dist/model/PatchedProductionSiteUpdate.js +2 -2
  85. package/dist/model/PatchedRetailer.js +2 -2
  86. package/dist/model/PatchedSmartContract.js +2 -2
  87. package/dist/model/PatchedUser.js +2 -2
  88. package/dist/model/PatchedUserDetail.js +2 -2
  89. package/dist/model/PriorityEnum.js +1 -1
  90. package/dist/model/Producer.js +2 -2
  91. package/dist/model/ProductionDataFileList.js +2 -2
  92. package/dist/model/ProductionDataFromEpiasTask.js +2 -2
  93. package/dist/model/ProductionDataPointCreate.js +2 -2
  94. package/dist/model/ProductionDataPointListOrDetail.js +2 -2
  95. package/dist/model/ProductionDataPointUpdate.js +2 -2
  96. package/dist/model/ProductionSite.js +2 -2
  97. package/dist/model/ProductionSiteFileUpload.js +2 -2
  98. package/dist/model/ProductionSiteListOrDetail.js +2 -2
  99. package/dist/model/ProductionSiteUpdate.js +2 -2
  100. package/dist/model/Register.js +2 -2
  101. package/dist/model/Retailer.js +2 -2
  102. package/dist/model/SmartContract.js +2 -2
  103. package/dist/model/Status965Enum.js +1 -1
  104. package/dist/model/TypeEnum.js +1 -1
  105. package/dist/model/UnprocessedRow.js +2 -2
  106. package/dist/model/UploadedCertificate.js +2 -2
  107. package/dist/model/UploadedCertificateListorDetail.js +2 -2
  108. package/dist/model/UploadedFileTask.js +2 -2
  109. package/dist/model/User.js +2 -2
  110. package/dist/model/UserDetail.js +2 -2
  111. 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.16.8
8
- - Package version: 1.16.8
7
+ - API version: 1.16.9
8
+ - Package version: 1.16.9
9
9
  - Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
10
10
 
11
11
  ## Installation
package/dist/ApiClient.js CHANGED
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
16
16
  * GreenLink API
17
17
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
18
18
  *
19
- * The version of the OpenAPI document: 1.16.8
19
+ * The version of the OpenAPI document: 1.16.9
20
20
  *
21
21
  *
22
22
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  */
27
27
  /**
28
28
  * @module ApiClient
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  /**
32
32
  * Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
@@ -63,7 +63,7 @@ var ApiClient = /*#__PURE__*/function () {
63
63
  * @default {}
64
64
  */
65
65
  this.defaultHeaders = {
66
- 'User-Agent': 'OpenAPI-Generator/1.16.8/Javascript'
66
+ 'User-Agent': 'OpenAPI-Generator/1.16.9/Javascript'
67
67
  };
68
68
 
69
69
  /**
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
18
18
  * GreenLink API
19
19
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
20
20
  *
21
- * The version of the OpenAPI document: 1.16.8
21
+ * The version of the OpenAPI document: 1.16.9
22
22
  *
23
23
  *
24
24
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
29
29
  /**
30
30
  * Blockchain service.
31
31
  * @module api/BlockchainApi
32
- * @version 1.16.8
32
+ * @version 1.16.9
33
33
  */
34
34
  var BlockchainApi = /*#__PURE__*/function () {
35
35
  /**
@@ -30,7 +30,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
30
30
  * GreenLink API
31
31
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
32
32
  *
33
- * The version of the OpenAPI document: 1.16.8
33
+ * The version of the OpenAPI document: 1.16.9
34
34
  *
35
35
  *
36
36
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -41,7 +41,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
41
41
  /**
42
42
  * EnergyAssets service.
43
43
  * @module api/EnergyAssetsApi
44
- * @version 1.16.8
44
+ * @version 1.16.9
45
45
  */
46
46
  var EnergyAssetsApi = /*#__PURE__*/function () {
47
47
  /**
@@ -42,7 +42,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
42
42
  * GreenLink API
43
43
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
44
44
  *
45
- * The version of the OpenAPI document: 1.16.8
45
+ * The version of the OpenAPI document: 1.16.9
46
46
  *
47
47
  *
48
48
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
53
53
  /**
54
54
  * EnergyData service.
55
55
  * @module api/EnergyDataApi
56
- * @version 1.16.8
56
+ * @version 1.16.9
57
57
  */
58
58
  var EnergyDataApi = /*#__PURE__*/function () {
59
59
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * HealthCheck service.
28
28
  * @module api/HealthCheckApi
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var HealthCheckApi = /*#__PURE__*/function () {
32
32
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * LicensedProductionSitesOnEpias service.
28
28
  * @module api/LicensedProductionSitesOnEpiasApi
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var LicensedProductionSitesOnEpiasApi = /*#__PURE__*/function () {
32
32
  /**
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
18
18
  * GreenLink API
19
19
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
20
20
  *
21
- * The version of the OpenAPI document: 1.16.8
21
+ * The version of the OpenAPI document: 1.16.9
22
22
  *
23
23
  *
24
24
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
29
29
  /**
30
30
  * Locations service.
31
31
  * @module api/LocationsApi
32
- * @version 1.16.8
32
+ * @version 1.16.9
33
33
  */
34
34
  var LocationsApi = /*#__PURE__*/function () {
35
35
  /**
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  * GreenLink API
27
27
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
28
28
  *
29
- * The version of the OpenAPI document: 1.16.8
29
+ * The version of the OpenAPI document: 1.16.9
30
30
  *
31
31
  *
32
32
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -37,7 +37,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
37
37
  /**
38
38
  * Logs service.
39
39
  * @module api/LogsApi
40
- * @version 1.16.8
40
+ * @version 1.16.9
41
41
  */
42
42
  var LogsApi = /*#__PURE__*/function () {
43
43
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * MaintenanceCheck service.
28
28
  * @module api/MaintenanceCheckApi
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var MaintenanceCheckApi = /*#__PURE__*/function () {
32
32
  /**
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
18
18
  * GreenLink API
19
19
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
20
20
  *
21
- * The version of the OpenAPI document: 1.16.8
21
+ * The version of the OpenAPI document: 1.16.9
22
22
  *
23
23
  *
24
24
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
29
29
  /**
30
30
  * Organizationprofiles service.
31
31
  * @module api/OrganizationprofilesApi
32
- * @version 1.16.8
32
+ * @version 1.16.9
33
33
  */
34
34
  var OrganizationprofilesApi = /*#__PURE__*/function () {
35
35
  /**
@@ -30,7 +30,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
30
30
  * GreenLink API
31
31
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
32
32
  *
33
- * The version of the OpenAPI document: 1.16.8
33
+ * The version of the OpenAPI document: 1.16.9
34
34
  *
35
35
  *
36
36
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -41,7 +41,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
41
41
  /**
42
42
  * Organizations service.
43
43
  * @module api/OrganizationsApi
44
- * @version 1.16.8
44
+ * @version 1.16.9
45
45
  */
46
46
  var OrganizationsApi = /*#__PURE__*/function () {
47
47
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * Schema service.
28
28
  * @module api/SchemaApi
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var SchemaApi = /*#__PURE__*/function () {
32
32
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * SentryDebug service.
28
28
  * @module api/SentryDebugApi
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var SentryDebugApi = /*#__PURE__*/function () {
32
32
  /**
@@ -21,7 +21,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
21
21
  * GreenLink API
22
22
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
23
23
  *
24
- * The version of the OpenAPI document: 1.16.8
24
+ * The version of the OpenAPI document: 1.16.9
25
25
  *
26
26
  *
27
27
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
32
32
  /**
33
33
  * Users service.
34
34
  * @module api/UsersApi
35
- * @version 1.16.8
35
+ * @version 1.16.9
36
36
  */
37
37
  var UsersApi = /*#__PURE__*/function () {
38
38
  /**
@@ -18,7 +18,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
18
18
  * GreenLink API
19
19
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
20
20
  *
21
- * The version of the OpenAPI document: 1.16.8
21
+ * The version of the OpenAPI document: 1.16.9
22
22
  *
23
23
  *
24
24
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
29
29
  /**
30
30
  * The Activities model module.
31
31
  * @module model/Activities
32
- * @version 1.16.8
32
+ * @version 1.16.9
33
33
  */
34
34
  var Activities = /*#__PURE__*/function () {
35
35
  /**
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
16
16
  * GreenLink API
17
17
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
18
18
  *
19
- * The version of the OpenAPI document: 1.16.8
19
+ * The version of the OpenAPI document: 1.16.9
20
20
  *
21
21
  *
22
22
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -17,7 +17,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
17
17
  * GreenLink API
18
18
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
19
19
  *
20
- * The version of the OpenAPI document: 1.16.8
20
+ * The version of the OpenAPI document: 1.16.9
21
21
  *
22
22
  *
23
23
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
28
28
  /**
29
29
  * The BlockchainTransactionTask model module.
30
30
  * @module model/BlockchainTransactionTask
31
- * @version 1.16.8
31
+ * @version 1.16.9
32
32
  */
33
33
  var BlockchainTransactionTask = /*#__PURE__*/function () {
34
34
  /**
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
16
16
  * GreenLink API
17
17
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
18
18
  *
19
- * The version of the OpenAPI document: 1.16.8
19
+ * The version of the OpenAPI document: 1.16.9
20
20
  *
21
21
  *
22
22
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
27
27
  /**
28
28
  * The Consumer model module.
29
29
  * @module model/Consumer
30
- * @version 1.16.8
30
+ * @version 1.16.9
31
31
  */
32
32
  var Consumer = /*#__PURE__*/function () {
33
33
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * The ConsumptionDataFileList model module.
28
28
  * @module model/ConsumptionDataFileList
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var ConsumptionDataFileList = /*#__PURE__*/function () {
32
32
  /**
@@ -15,7 +15,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
15
15
  * GreenLink API
16
16
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
17
17
  *
18
- * The version of the OpenAPI document: 1.16.8
18
+ * The version of the OpenAPI document: 1.16.9
19
19
  *
20
20
  *
21
21
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,7 +26,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
26
26
  /**
27
27
  * The ConsumptionDataFromRetailerRequest model module.
28
28
  * @module model/ConsumptionDataFromRetailerRequest
29
- * @version 1.16.8
29
+ * @version 1.16.9
30
30
  */
31
31
  var ConsumptionDataFromRetailerRequest = /*#__PURE__*/function () {
32
32
  /**
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
16
16
  * GreenLink API
17
17
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
18
18
  *
19
- * The version of the OpenAPI document: 1.16.8
19
+ * The version of the OpenAPI document: 1.16.9
20
20
  *
21
21
  *
22
22
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
27
27
  /**
28
28
  * The ConsumptionDataPointCreate model module.
29
29
  * @module model/ConsumptionDataPointCreate
30
- * @version 1.16.8
30
+ * @version 1.16.9
31
31
  */
32
32
  var ConsumptionDataPointCreate = /*#__PURE__*/function () {
33
33
  /**
@@ -21,7 +21,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
21
21
  * GreenLink API
22
22
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
23
23
  *
24
- * The version of the OpenAPI document: 1.16.8
24
+ * The version of the OpenAPI document: 1.16.9
25
25
  *
26
26
  *
27
27
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
32
32
  /**
33
33
  * The ConsumptionDataPointListOrDetail model module.
34
34
  * @module model/ConsumptionDataPointListOrDetail
35
- * @version 1.16.8
35
+ * @version 1.16.9
36
36
  */
37
37
  var ConsumptionDataPointListOrDetail = /*#__PURE__*/function () {
38
38
  /**
@@ -16,7 +16,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
16
16
  * GreenLink API
17
17
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
18
18
  *
19
- * The version of the OpenAPI document: 1.16.8
19
+ * The version of the OpenAPI document: 1.16.9
20
20
  *
21
21
  *
22
22
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
27
27
  /**
28
28
  * The ConsumptionDataPointUpdate model module.
29
29
  * @module model/ConsumptionDataPointUpdate
30
- * @version 1.16.8
30
+ * @version 1.16.9
31
31
  */
32
32
  var ConsumptionDataPointUpdate = /*#__PURE__*/function () {
33
33
  /**
@@ -17,7 +17,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
17
17
  * GreenLink API
18
18
  * ⚡GreenLink API documentation with interactive tools for testing API endpoints.⚡
19
19
  *
20
- * The version of the OpenAPI document: 1.16.8
20
+ * The version of the OpenAPI document: 1.16.9
21
21
  *
22
22
  *
23
23
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
28
28
  /**
29
29
  * The ConsumptionDataTask model module.
30
30
  * @module model/ConsumptionDataTask
31
- * @version 1.16.8
31
+ * @version 1.16.9
32
32
  */
33
33
  var ConsumptionDataTask = /*#__PURE__*/function () {
34
34
  /**