@saritasa/renewaire-frontend-sdk 0.1.0-dev.420 → 0.1.0-dev.426
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
CHANGED
|
@@ -2771,6 +2771,16 @@ var Permission;
|
|
|
2771
2771
|
* Do not edit the class manually.
|
|
2772
2772
|
*/
|
|
2773
2773
|
|
|
2774
|
+
/**
|
|
2775
|
+
* RenewAire CORES API
|
|
2776
|
+
*
|
|
2777
|
+
* Contact: renewaire@saritasa.com
|
|
2778
|
+
*
|
|
2779
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
2780
|
+
* https://openapi-generator.tech
|
|
2781
|
+
* Do not edit the class manually.
|
|
2782
|
+
*/
|
|
2783
|
+
|
|
2774
2784
|
/**
|
|
2775
2785
|
* RenewAire CORES API
|
|
2776
2786
|
*
|
|
@@ -2938,16 +2948,6 @@ var SearchRegionDtoLevelEnum;
|
|
|
2938
2948
|
* Do not edit the class manually.
|
|
2939
2949
|
*/
|
|
2940
2950
|
|
|
2941
|
-
/**
|
|
2942
|
-
* RenewAire CORES API
|
|
2943
|
-
*
|
|
2944
|
-
* Contact: renewaire@saritasa.com
|
|
2945
|
-
*
|
|
2946
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
2947
|
-
* https://openapi-generator.tech
|
|
2948
|
-
* Do not edit the class manually.
|
|
2949
|
-
*/
|
|
2950
|
-
|
|
2951
2951
|
var UserDesignConditionsDtoCoolingDesignBasisEnum;
|
|
2952
2952
|
(function (UserDesignConditionsDtoCoolingDesignBasisEnum) {
|
|
2953
2953
|
UserDesignConditionsDtoCoolingDesignBasisEnum["Cooling"] = "Cooling";
|