@saritasa/crm-delmar-core-sdk 0.0.177 → 0.0.179
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.
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*/
|
|
10
10
|
/**
|
|
11
|
-
* * `compensation` - Compensation * `vacation` - Vacation * `sick` - Sick * `personal_workday` - Personal workday * `personal_holiday` - Personal holiday * `zeroing` - Zeroing
|
|
11
|
+
* * `compensation` - Compensation * `vacation` - Vacation * `sick` - Sick Day * `personal_workday` - Personal workday * `personal_holiday` - Personal holiday * `zeroing` - Zeroing
|
|
12
12
|
*/
|
|
13
13
|
export declare enum UserPeriodTypeEnumDto {
|
|
14
14
|
Compensation = "compensation",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@saritasa/crm-delmar-core-sdk",
|
|
3
|
-
"version": "0.0.
|
|
4
|
-
"description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.
|
|
3
|
+
"version": "0.0.179",
|
|
4
|
+
"description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.102)",
|
|
5
5
|
"author": "OpenAPI-Generator Contributors",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|