tuix-timesheets-api 0.6.37 → 0.6.38
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.
|
@@ -34,7 +34,10 @@ function TimesheetEntryDTOFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
34
34
|
return {
|
|
35
35
|
'checkIn': !(0, runtime_1.exists)(json, 'checkIn') ? undefined : json['checkIn'],
|
|
36
36
|
'checkOut': !(0, runtime_1.exists)(json, 'checkOut') ? undefined : json['checkOut'],
|
|
37
|
+
'comments': !(0, runtime_1.exists)(json, 'comments') ? undefined : json['comments'],
|
|
38
|
+
'day': !(0, runtime_1.exists)(json, 'day') ? undefined : json['day'],
|
|
37
39
|
'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
|
|
40
|
+
'pause': !(0, runtime_1.exists)(json, 'pause') ? undefined : json['pause'],
|
|
38
41
|
};
|
|
39
42
|
}
|
|
40
43
|
exports.TimesheetEntryDTOFromJSONTyped = TimesheetEntryDTOFromJSONTyped;
|
|
@@ -48,7 +51,10 @@ function TimesheetEntryDTOToJSON(value) {
|
|
|
48
51
|
return {
|
|
49
52
|
'checkIn': value.checkIn,
|
|
50
53
|
'checkOut': value.checkOut,
|
|
54
|
+
'comments': value.comments,
|
|
55
|
+
'day': value.day,
|
|
51
56
|
'id': value.id,
|
|
57
|
+
'pause': value.pause,
|
|
52
58
|
};
|
|
53
59
|
}
|
|
54
60
|
exports.TimesheetEntryDTOToJSON = TimesheetEntryDTOToJSON;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimesheetEntryDTO.js","sourceRoot":"","sources":["TimesheetEntryDTO.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;
|
|
1
|
+
{"version":3,"file":"TimesheetEntryDTO.js","sourceRoot":"","sources":["TimesheetEntryDTO.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AA6C/C;;GAEG;AACH,SAAgB,2BAA2B,CAAC,KAAa;IACrD,IAAI,UAAU,GAAG,IAAI,CAAC;IAEtB,OAAO,UAAU,CAAC;AACtB,CAAC;AAJD,kEAIC;AAED,SAAgB,yBAAyB,CAAC,IAAS;IAC/C,OAAO,8BAA8B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvD,CAAC;AAFD,8DAEC;AAED,SAAgB,8BAA8B,CAAC,IAAS,EAAE,mBAA4B;IAClF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QACjE,UAAU,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACpE,UAAU,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACpE,KAAK,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QACrD,IAAI,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;QAClD,OAAO,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;KAC9D,CAAC;AACN,CAAC;AAbD,wEAaC;AAED,SAAgB,uBAAuB,CAAC,KAAgC;IACpE,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QACtB,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,OAAO;QACxB,UAAU,EAAE,KAAK,CAAC,QAAQ;QAC1B,UAAU,EAAE,KAAK,CAAC,QAAQ;QAC1B,KAAK,EAAE,KAAK,CAAC,GAAG;QAChB,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,OAAO,EAAE,KAAK,CAAC,KAAK;KACvB,CAAC;AACN,CAAC;AAhBD,0DAgBC"}
|
|
@@ -31,12 +31,30 @@ export interface TimesheetEntryDTO {
|
|
|
31
31
|
* @memberof TimesheetEntryDTO
|
|
32
32
|
*/
|
|
33
33
|
checkOut?: string;
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
* @type {string}
|
|
37
|
+
* @memberof TimesheetEntryDTO
|
|
38
|
+
*/
|
|
39
|
+
comments?: string;
|
|
40
|
+
/**
|
|
41
|
+
*
|
|
42
|
+
* @type {number}
|
|
43
|
+
* @memberof TimesheetEntryDTO
|
|
44
|
+
*/
|
|
45
|
+
day?: number;
|
|
34
46
|
/**
|
|
35
47
|
*
|
|
36
48
|
* @type {string}
|
|
37
49
|
* @memberof TimesheetEntryDTO
|
|
38
50
|
*/
|
|
39
51
|
id?: string;
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
* @type {number}
|
|
55
|
+
* @memberof TimesheetEntryDTO
|
|
56
|
+
*/
|
|
57
|
+
pause?: number;
|
|
40
58
|
}
|
|
41
59
|
|
|
42
60
|
/**
|
|
@@ -60,7 +78,10 @@ export function TimesheetEntryDTOFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
60
78
|
|
|
61
79
|
'checkIn': !exists(json, 'checkIn') ? undefined : json['checkIn'],
|
|
62
80
|
'checkOut': !exists(json, 'checkOut') ? undefined : json['checkOut'],
|
|
81
|
+
'comments': !exists(json, 'comments') ? undefined : json['comments'],
|
|
82
|
+
'day': !exists(json, 'day') ? undefined : json['day'],
|
|
63
83
|
'id': !exists(json, 'id') ? undefined : json['id'],
|
|
84
|
+
'pause': !exists(json, 'pause') ? undefined : json['pause'],
|
|
64
85
|
};
|
|
65
86
|
}
|
|
66
87
|
|
|
@@ -75,7 +96,10 @@ export function TimesheetEntryDTOToJSON(value?: TimesheetEntryDTO | null): any {
|
|
|
75
96
|
|
|
76
97
|
'checkIn': value.checkIn,
|
|
77
98
|
'checkOut': value.checkOut,
|
|
99
|
+
'comments': value.comments,
|
|
100
|
+
'day': value.day,
|
|
78
101
|
'id': value.id,
|
|
102
|
+
'pause': value.pause,
|
|
79
103
|
};
|
|
80
104
|
}
|
|
81
105
|
|