@smartytalent/api-client 0.1.29 → 0.1.30
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/LICENSE +202 -0
- package/README.md +129 -0
- package/dist/apis/TimelinesApi.d.ts +42 -0
- package/dist/apis/TimelinesApi.d.ts.map +1 -1
- package/dist/apis/TimelinesApi.js +113 -0
- package/dist/apis/TimelinesApi.js.map +1 -1
- package/dist/apis/index.d.ts +0 -1
- package/dist/apis/index.d.ts.map +1 -1
- package/dist/apis/index.js +0 -1
- package/dist/apis/index.js.map +1 -1
- package/dist/models/CreateTenantRequestBodyData.d.ts +3 -2
- package/dist/models/CreateTenantRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateTenantRequestBodyData.js +3 -2
- package/dist/models/CreateTenantRequestBodyData.js.map +1 -1
- package/dist/models/FeedbackAttributesSchema.d.ts +13 -78
- package/dist/models/FeedbackAttributesSchema.d.ts.map +1 -1
- package/dist/models/FeedbackAttributesSchema.js +11 -37
- package/dist/models/FeedbackAttributesSchema.js.map +1 -1
- package/dist/models/FeedbackOutcomeRuleSchema.d.ts +119 -0
- package/dist/models/FeedbackOutcomeRuleSchema.d.ts.map +1 -0
- package/dist/models/FeedbackOutcomeRuleSchema.js +90 -0
- package/dist/models/FeedbackOutcomeRuleSchema.js.map +1 -0
- package/dist/models/FeedbackOutcomeRuleSchemaLinksInner.d.ts +39 -0
- package/dist/models/FeedbackOutcomeRuleSchemaLinksInner.d.ts.map +1 -0
- package/dist/models/FeedbackOutcomeRuleSchemaLinksInner.js +51 -0
- package/dist/models/FeedbackOutcomeRuleSchemaLinksInner.js.map +1 -0
- package/dist/models/FeedbackOutcomeRuleSchemaSignature.d.ts +45 -0
- package/dist/models/FeedbackOutcomeRuleSchemaSignature.d.ts.map +1 -0
- package/dist/models/FeedbackOutcomeRuleSchemaSignature.js +53 -0
- package/dist/models/FeedbackOutcomeRuleSchemaSignature.js.map +1 -0
- package/dist/models/FeedbackOutcomesSchema.d.ts +46 -0
- package/dist/models/FeedbackOutcomesSchema.d.ts.map +1 -0
- package/dist/models/FeedbackOutcomesSchema.js +54 -0
- package/dist/models/FeedbackOutcomesSchema.js.map +1 -0
- package/dist/models/TenantAttributesSchema.d.ts +0 -6
- package/dist/models/TenantAttributesSchema.d.ts.map +1 -1
- package/dist/models/TenantAttributesSchema.js +0 -2
- package/dist/models/TenantAttributesSchema.js.map +1 -1
- package/dist/models/TenantRelationshipsFeedbacksDataSchema.d.ts +39 -0
- package/dist/models/TenantRelationshipsFeedbacksDataSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsFeedbacksDataSchema.js +51 -0
- package/dist/models/TenantRelationshipsFeedbacksDataSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsFeedbacksSchema.d.ts +34 -0
- package/dist/models/TenantRelationshipsFeedbacksSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsFeedbacksSchema.js +50 -0
- package/dist/models/TenantRelationshipsFeedbacksSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsSchema.d.ts +34 -0
- package/dist/models/TenantRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsSchema.js +50 -0
- package/dist/models/TenantRelationshipsSchema.js.map +1 -0
- package/dist/models/TenantResourceSchema.d.ts +3 -2
- package/dist/models/TenantResourceSchema.d.ts.map +1 -1
- package/dist/models/TenantResourceSchema.js +3 -2
- package/dist/models/TenantResourceSchema.js.map +1 -1
- package/dist/models/index.d.ts +7 -2
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +7 -2
- package/dist/models/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/apis/DefaultApi.d.ts +0 -60
- package/dist/apis/DefaultApi.d.ts.map +0 -1
- package/dist/apis/DefaultApi.js +0 -170
- package/dist/apis/DefaultApi.js.map +0 -1
- package/dist/models/FeedbackAttributesSchemaLinksInner.d.ts +0 -39
- package/dist/models/FeedbackAttributesSchemaLinksInner.d.ts.map +0 -1
- package/dist/models/FeedbackAttributesSchemaLinksInner.js +0 -51
- package/dist/models/FeedbackAttributesSchemaLinksInner.js.map +0 -1
- package/dist/models/FeedbackAttributesSchemaSignature.d.ts +0 -45
- package/dist/models/FeedbackAttributesSchemaSignature.d.ts.map +0 -1
- package/dist/models/FeedbackAttributesSchemaSignature.js +0 -53
- package/dist/models/FeedbackAttributesSchemaSignature.js.map +0 -1
|
@@ -9,8 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
13
|
-
import type { FeedbackAttributesSchemaLinksInner } from './FeedbackAttributesSchemaLinksInner';
|
|
12
|
+
import type { FeedbackOutcomesSchema } from './FeedbackOutcomesSchema';
|
|
14
13
|
import type { ResourceTimestampsSchema } from './ResourceTimestampsSchema';
|
|
15
14
|
/**
|
|
16
15
|
*
|
|
@@ -25,83 +24,29 @@ export interface FeedbackAttributesSchema {
|
|
|
25
24
|
*/
|
|
26
25
|
name: string;
|
|
27
26
|
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {
|
|
30
|
-
* @memberof FeedbackAttributesSchema
|
|
31
|
-
*/
|
|
32
|
-
transparency?: FeedbackAttributesSchemaTransparencyEnum;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {FeedbackAttributesSchemaToneEnum}
|
|
36
|
-
* @memberof FeedbackAttributesSchema
|
|
37
|
-
*/
|
|
38
|
-
tone?: FeedbackAttributesSchemaToneEnum;
|
|
39
|
-
/**
|
|
40
|
-
*
|
|
41
|
-
* @type {number}
|
|
42
|
-
* @memberof FeedbackAttributesSchema
|
|
43
|
-
*/
|
|
44
|
-
delay?: number;
|
|
45
|
-
/**
|
|
46
|
-
*
|
|
47
|
-
* @type {boolean}
|
|
27
|
+
* Pipeline stage this feedback configuration applies to. Matches candidate.stage.
|
|
28
|
+
* @type {FeedbackAttributesSchemaStageEnum}
|
|
48
29
|
* @memberof FeedbackAttributesSchema
|
|
49
30
|
*/
|
|
50
|
-
|
|
31
|
+
stage: FeedbackAttributesSchemaStageEnum;
|
|
51
32
|
/**
|
|
52
33
|
*
|
|
53
|
-
* @type {
|
|
54
|
-
* @memberof FeedbackAttributesSchema
|
|
55
|
-
*/
|
|
56
|
-
signature?: FeedbackAttributesSchemaSignature;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* @type {boolean}
|
|
60
|
-
* @memberof FeedbackAttributesSchema
|
|
61
|
-
*/
|
|
62
|
-
aiDisclosure?: boolean;
|
|
63
|
-
/**
|
|
64
|
-
*
|
|
65
|
-
* @type {string}
|
|
66
|
-
* @memberof FeedbackAttributesSchema
|
|
67
|
-
*/
|
|
68
|
-
instructions?: string;
|
|
69
|
-
/**
|
|
70
|
-
*
|
|
71
|
-
* @type {Array<string>}
|
|
72
|
-
* @memberof FeedbackAttributesSchema
|
|
73
|
-
*/
|
|
74
|
-
categories?: Array<string>;
|
|
75
|
-
/**
|
|
76
|
-
*
|
|
77
|
-
* @type {Array<string>}
|
|
78
|
-
* @memberof FeedbackAttributesSchema
|
|
79
|
-
*/
|
|
80
|
-
reasons?: Array<string>;
|
|
81
|
-
/**
|
|
82
|
-
*
|
|
83
|
-
* @type {Array<FeedbackAttributesSchemaLinksInner>}
|
|
34
|
+
* @type {FeedbackAttributesSchemaStatusEnum}
|
|
84
35
|
* @memberof FeedbackAttributesSchema
|
|
85
36
|
*/
|
|
86
|
-
|
|
37
|
+
status?: FeedbackAttributesSchemaStatusEnum;
|
|
87
38
|
/**
|
|
88
39
|
*
|
|
89
40
|
* @type {string}
|
|
90
41
|
* @memberof FeedbackAttributesSchema
|
|
91
42
|
*/
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
*
|
|
95
|
-
* @type {FeedbackAttributesSchemaStatusEnum}
|
|
96
|
-
* @memberof FeedbackAttributesSchema
|
|
97
|
-
*/
|
|
98
|
-
status?: FeedbackAttributesSchemaStatusEnum;
|
|
43
|
+
source?: string;
|
|
99
44
|
/**
|
|
100
45
|
*
|
|
101
|
-
* @type {
|
|
46
|
+
* @type {FeedbackOutcomesSchema}
|
|
102
47
|
* @memberof FeedbackAttributesSchema
|
|
103
48
|
*/
|
|
104
|
-
|
|
49
|
+
outcomes?: FeedbackOutcomesSchema;
|
|
105
50
|
/**
|
|
106
51
|
*
|
|
107
52
|
* @type {ResourceTimestampsSchema}
|
|
@@ -112,21 +57,11 @@ export interface FeedbackAttributesSchema {
|
|
|
112
57
|
/**
|
|
113
58
|
* @export
|
|
114
59
|
*/
|
|
115
|
-
export declare const
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly Specific: "specific";
|
|
119
|
-
};
|
|
120
|
-
export type FeedbackAttributesSchemaTransparencyEnum = typeof FeedbackAttributesSchemaTransparencyEnum[keyof typeof FeedbackAttributesSchemaTransparencyEnum];
|
|
121
|
-
/**
|
|
122
|
-
* @export
|
|
123
|
-
*/
|
|
124
|
-
export declare const FeedbackAttributesSchemaToneEnum: {
|
|
125
|
-
readonly Casual: "casual";
|
|
126
|
-
readonly Formal: "formal";
|
|
127
|
-
readonly SuperFormal: "superFormal";
|
|
60
|
+
export declare const FeedbackAttributesSchemaStageEnum: {
|
|
61
|
+
readonly Screening: "screening";
|
|
62
|
+
readonly Assessment: "assessment";
|
|
128
63
|
};
|
|
129
|
-
export type
|
|
64
|
+
export type FeedbackAttributesSchemaStageEnum = typeof FeedbackAttributesSchemaStageEnum[keyof typeof FeedbackAttributesSchemaStageEnum];
|
|
130
65
|
/**
|
|
131
66
|
* @export
|
|
132
67
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeedbackAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"FeedbackAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAOvE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAQ3E;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,KAAK,EAAE,iCAAiC,CAAC;IACzC;;;;OAIG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC;IAC5C;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;CACzC;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;CAGpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAEzI;;GAEG;AACH,eAAO,MAAM,kCAAkC;;;;;CAKrC,CAAC;AACX,MAAM,MAAM,kCAAkC,GAAG,OAAO,kCAAkC,CAAC,MAAM,OAAO,kCAAkC,CAAC,CAAC;AAG5I;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wBAAwB,CAInG;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CAavH;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAElF;AAED,wBAAgB,mCAAmC,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CActI"}
|
|
@@ -13,30 +13,20 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.FeedbackAttributesSchemaStatusEnum = exports.
|
|
16
|
+
exports.FeedbackAttributesSchemaStatusEnum = exports.FeedbackAttributesSchemaStageEnum = void 0;
|
|
17
17
|
exports.instanceOfFeedbackAttributesSchema = instanceOfFeedbackAttributesSchema;
|
|
18
18
|
exports.FeedbackAttributesSchemaFromJSON = FeedbackAttributesSchemaFromJSON;
|
|
19
19
|
exports.FeedbackAttributesSchemaFromJSONTyped = FeedbackAttributesSchemaFromJSONTyped;
|
|
20
20
|
exports.FeedbackAttributesSchemaToJSON = FeedbackAttributesSchemaToJSON;
|
|
21
21
|
exports.FeedbackAttributesSchemaToJSONTyped = FeedbackAttributesSchemaToJSONTyped;
|
|
22
|
-
const
|
|
23
|
-
const FeedbackAttributesSchemaLinksInner_1 = require("./FeedbackAttributesSchemaLinksInner");
|
|
22
|
+
const FeedbackOutcomesSchema_1 = require("./FeedbackOutcomesSchema");
|
|
24
23
|
const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
|
|
25
24
|
/**
|
|
26
25
|
* @export
|
|
27
26
|
*/
|
|
28
|
-
exports.
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
Specific: 'specific'
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* @export
|
|
35
|
-
*/
|
|
36
|
-
exports.FeedbackAttributesSchemaToneEnum = {
|
|
37
|
-
Casual: 'casual',
|
|
38
|
-
Formal: 'formal',
|
|
39
|
-
SuperFormal: 'superFormal'
|
|
27
|
+
exports.FeedbackAttributesSchemaStageEnum = {
|
|
28
|
+
Screening: 'screening',
|
|
29
|
+
Assessment: 'assessment'
|
|
40
30
|
};
|
|
41
31
|
/**
|
|
42
32
|
* @export
|
|
@@ -53,6 +43,8 @@ exports.FeedbackAttributesSchemaStatusEnum = {
|
|
|
53
43
|
function instanceOfFeedbackAttributesSchema(value) {
|
|
54
44
|
if (!('name' in value) || value['name'] === undefined)
|
|
55
45
|
return false;
|
|
46
|
+
if (!('stage' in value) || value['stage'] === undefined)
|
|
47
|
+
return false;
|
|
56
48
|
return true;
|
|
57
49
|
}
|
|
58
50
|
function FeedbackAttributesSchemaFromJSON(json) {
|
|
@@ -64,19 +56,10 @@ function FeedbackAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
64
56
|
}
|
|
65
57
|
return {
|
|
66
58
|
'name': json['name'],
|
|
67
|
-
'
|
|
68
|
-
'tone': json['tone'] == null ? undefined : json['tone'],
|
|
69
|
-
'delay': json['delay'] == null ? undefined : json['delay'],
|
|
70
|
-
'respectBusinessDays': json['respectBusinessDays'] == null ? undefined : json['respectBusinessDays'],
|
|
71
|
-
'signature': json['signature'] == null ? undefined : (0, FeedbackAttributesSchemaSignature_1.FeedbackAttributesSchemaSignatureFromJSON)(json['signature']),
|
|
72
|
-
'aiDisclosure': json['aiDisclosure'] == null ? undefined : json['aiDisclosure'],
|
|
73
|
-
'instructions': json['instructions'] == null ? undefined : json['instructions'],
|
|
74
|
-
'categories': json['categories'] == null ? undefined : json['categories'],
|
|
75
|
-
'reasons': json['reasons'] == null ? undefined : json['reasons'],
|
|
76
|
-
'links': json['links'] == null ? undefined : (json['links'].map(FeedbackAttributesSchemaLinksInner_1.FeedbackAttributesSchemaLinksInnerFromJSON)),
|
|
77
|
-
'feedbackFormUrl': json['feedbackFormUrl'] == null ? undefined : json['feedbackFormUrl'],
|
|
59
|
+
'stage': json['stage'],
|
|
78
60
|
'status': json['status'] == null ? undefined : json['status'],
|
|
79
61
|
'source': json['source'] == null ? undefined : json['source'],
|
|
62
|
+
'outcomes': json['outcomes'] == null ? undefined : (0, FeedbackOutcomesSchema_1.FeedbackOutcomesSchemaFromJSON)(json['outcomes']),
|
|
80
63
|
'timestamps': json['timestamps'] == null ? undefined : (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaFromJSON)(json['timestamps']),
|
|
81
64
|
};
|
|
82
65
|
}
|
|
@@ -89,19 +72,10 @@ function FeedbackAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false)
|
|
|
89
72
|
}
|
|
90
73
|
return {
|
|
91
74
|
'name': value['name'],
|
|
92
|
-
'
|
|
93
|
-
'tone': value['tone'],
|
|
94
|
-
'delay': value['delay'],
|
|
95
|
-
'respectBusinessDays': value['respectBusinessDays'],
|
|
96
|
-
'signature': (0, FeedbackAttributesSchemaSignature_1.FeedbackAttributesSchemaSignatureToJSON)(value['signature']),
|
|
97
|
-
'aiDisclosure': value['aiDisclosure'],
|
|
98
|
-
'instructions': value['instructions'],
|
|
99
|
-
'categories': value['categories'],
|
|
100
|
-
'reasons': value['reasons'],
|
|
101
|
-
'links': value['links'] == null ? undefined : (value['links'].map(FeedbackAttributesSchemaLinksInner_1.FeedbackAttributesSchemaLinksInnerToJSON)),
|
|
102
|
-
'feedbackFormUrl': value['feedbackFormUrl'],
|
|
75
|
+
'stage': value['stage'],
|
|
103
76
|
'status': value['status'],
|
|
104
77
|
'source': value['source'],
|
|
78
|
+
'outcomes': (0, FeedbackOutcomesSchema_1.FeedbackOutcomesSchemaToJSON)(value['outcomes']),
|
|
105
79
|
'timestamps': (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaToJSON)(value['timestamps']),
|
|
106
80
|
};
|
|
107
81
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeedbackAttributesSchema.js","sourceRoot":"","sources":["../../src/models/FeedbackAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"FeedbackAttributesSchema.js","sourceRoot":"","sources":["../../src/models/FeedbackAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAuFH,gFAIC;AAED,4EAEC;AAED,sFAaC;AAED,wEAEC;AAED,kFAcC;AA9HD,qEAKkC;AAElC,yEAKoC;AA+CpC;;GAEG;AACU,QAAA,iCAAiC,GAAG;IAC7C,SAAS,EAAE,WAAW;IACtB,UAAU,EAAE,YAAY;CAClB,CAAC;AAGX;;GAEG;AACU,QAAA,kCAAkC,GAAG;IAC9C,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIX;;GAEG;AACH,SAAgB,kCAAkC,CAAC,KAAa;IAC5D,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,OAAO,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS,EAAE,mBAA4B;IACzF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;QACtB,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uDAA8B,EAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACnG,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2DAAgC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS;IACpD,OAAO,mCAAmC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,CAAC;AAED,SAAgB,mCAAmC,CAAC,KAAuC,EAAE,sBAA+B,KAAK;IAC7H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,UAAU,EAAE,IAAA,qDAA4B,EAAC,KAAK,CAAC,UAAU,CAAC,CAAC;QAC3D,YAAY,EAAE,IAAA,yDAA8B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KACpE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { FeedbackOutcomeRuleSchemaSignature } from './FeedbackOutcomeRuleSchemaSignature';
|
|
13
|
+
import type { FeedbackOutcomeRuleSchemaLinksInner } from './FeedbackOutcomeRuleSchemaLinksInner';
|
|
14
|
+
/**
|
|
15
|
+
* Feedback rule for a single outcome within a stage. Every field is per-outcome; there are no top-level defaults.
|
|
16
|
+
* @export
|
|
17
|
+
* @interface FeedbackOutcomeRuleSchema
|
|
18
|
+
*/
|
|
19
|
+
export interface FeedbackOutcomeRuleSchema {
|
|
20
|
+
/**
|
|
21
|
+
* When false, the workflow skips the feedback email for this outcome. The admin handles the candidate manually.
|
|
22
|
+
* @type {boolean}
|
|
23
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
24
|
+
*/
|
|
25
|
+
enabled?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {FeedbackOutcomeRuleSchemaToneEnum}
|
|
29
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
30
|
+
*/
|
|
31
|
+
tone?: FeedbackOutcomeRuleSchemaToneEnum;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {FeedbackOutcomeRuleSchemaTransparencyEnum}
|
|
35
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
36
|
+
*/
|
|
37
|
+
transparency?: FeedbackOutcomeRuleSchemaTransparencyEnum;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {number}
|
|
41
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
42
|
+
*/
|
|
43
|
+
delay?: number;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {boolean}
|
|
47
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
48
|
+
*/
|
|
49
|
+
respectBusinessDays?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {boolean}
|
|
53
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
54
|
+
*/
|
|
55
|
+
aiDisclosure?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {FeedbackOutcomeRuleSchemaSignature}
|
|
59
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
60
|
+
*/
|
|
61
|
+
signature?: FeedbackOutcomeRuleSchemaSignature;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
66
|
+
*/
|
|
67
|
+
instructions?: string;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {Array<string>}
|
|
71
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
72
|
+
*/
|
|
73
|
+
categories?: Array<string>;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {Array<string>}
|
|
77
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
78
|
+
*/
|
|
79
|
+
reasons?: Array<string>;
|
|
80
|
+
/**
|
|
81
|
+
*
|
|
82
|
+
* @type {Array<FeedbackOutcomeRuleSchemaLinksInner>}
|
|
83
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
84
|
+
*/
|
|
85
|
+
links?: Array<FeedbackOutcomeRuleSchemaLinksInner>;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {string}
|
|
89
|
+
* @memberof FeedbackOutcomeRuleSchema
|
|
90
|
+
*/
|
|
91
|
+
feedbackFormUrl?: string;
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* @export
|
|
95
|
+
*/
|
|
96
|
+
export declare const FeedbackOutcomeRuleSchemaToneEnum: {
|
|
97
|
+
readonly Casual: "casual";
|
|
98
|
+
readonly Formal: "formal";
|
|
99
|
+
readonly SuperFormal: "superFormal";
|
|
100
|
+
};
|
|
101
|
+
export type FeedbackOutcomeRuleSchemaToneEnum = typeof FeedbackOutcomeRuleSchemaToneEnum[keyof typeof FeedbackOutcomeRuleSchemaToneEnum];
|
|
102
|
+
/**
|
|
103
|
+
* @export
|
|
104
|
+
*/
|
|
105
|
+
export declare const FeedbackOutcomeRuleSchemaTransparencyEnum: {
|
|
106
|
+
readonly Generic: "generic";
|
|
107
|
+
readonly Category: "category";
|
|
108
|
+
readonly Specific: "specific";
|
|
109
|
+
};
|
|
110
|
+
export type FeedbackOutcomeRuleSchemaTransparencyEnum = typeof FeedbackOutcomeRuleSchemaTransparencyEnum[keyof typeof FeedbackOutcomeRuleSchemaTransparencyEnum];
|
|
111
|
+
/**
|
|
112
|
+
* Check if a given object implements the FeedbackOutcomeRuleSchema interface.
|
|
113
|
+
*/
|
|
114
|
+
export declare function instanceOfFeedbackOutcomeRuleSchema(value: object): value is FeedbackOutcomeRuleSchema;
|
|
115
|
+
export declare function FeedbackOutcomeRuleSchemaFromJSON(json: any): FeedbackOutcomeRuleSchema;
|
|
116
|
+
export declare function FeedbackOutcomeRuleSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): FeedbackOutcomeRuleSchema;
|
|
117
|
+
export declare function FeedbackOutcomeRuleSchemaToJSON(json: any): FeedbackOutcomeRuleSchema;
|
|
118
|
+
export declare function FeedbackOutcomeRuleSchemaToJSONTyped(value?: FeedbackOutcomeRuleSchema | null, ignoreDiscriminator?: boolean): any;
|
|
119
|
+
//# sourceMappingURL=FeedbackOutcomeRuleSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FeedbackOutcomeRuleSchema.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackOutcomeRuleSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAO/F,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAQjG;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC;IACzC;;;;OAIG;IACH,YAAY,CAAC,EAAE,yCAAyC,CAAC;IACzD;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,kCAAkC,CAAC;IAC/C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,mCAAmC,CAAC,CAAC;IACnD;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC5B;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;CAIpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAEzI;;GAEG;AACH,eAAO,MAAM,yCAAyC;;;;CAI5C,CAAC;AACX,MAAM,MAAM,yCAAyC,GAAG,OAAO,yCAAyC,CAAC,MAAM,OAAO,yCAAyC,CAAC,CAAC;AAGjK;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,yBAAyB,CAErG;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CAmBzH;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEpF;AAED,wBAAgB,oCAAoC,CAAC,KAAK,CAAC,EAAE,yBAAyB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAoBxI"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.FeedbackOutcomeRuleSchemaTransparencyEnum = exports.FeedbackOutcomeRuleSchemaToneEnum = void 0;
|
|
17
|
+
exports.instanceOfFeedbackOutcomeRuleSchema = instanceOfFeedbackOutcomeRuleSchema;
|
|
18
|
+
exports.FeedbackOutcomeRuleSchemaFromJSON = FeedbackOutcomeRuleSchemaFromJSON;
|
|
19
|
+
exports.FeedbackOutcomeRuleSchemaFromJSONTyped = FeedbackOutcomeRuleSchemaFromJSONTyped;
|
|
20
|
+
exports.FeedbackOutcomeRuleSchemaToJSON = FeedbackOutcomeRuleSchemaToJSON;
|
|
21
|
+
exports.FeedbackOutcomeRuleSchemaToJSONTyped = FeedbackOutcomeRuleSchemaToJSONTyped;
|
|
22
|
+
const FeedbackOutcomeRuleSchemaSignature_1 = require("./FeedbackOutcomeRuleSchemaSignature");
|
|
23
|
+
const FeedbackOutcomeRuleSchemaLinksInner_1 = require("./FeedbackOutcomeRuleSchemaLinksInner");
|
|
24
|
+
/**
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.FeedbackOutcomeRuleSchemaToneEnum = {
|
|
28
|
+
Casual: 'casual',
|
|
29
|
+
Formal: 'formal',
|
|
30
|
+
SuperFormal: 'superFormal'
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* @export
|
|
34
|
+
*/
|
|
35
|
+
exports.FeedbackOutcomeRuleSchemaTransparencyEnum = {
|
|
36
|
+
Generic: 'generic',
|
|
37
|
+
Category: 'category',
|
|
38
|
+
Specific: 'specific'
|
|
39
|
+
};
|
|
40
|
+
/**
|
|
41
|
+
* Check if a given object implements the FeedbackOutcomeRuleSchema interface.
|
|
42
|
+
*/
|
|
43
|
+
function instanceOfFeedbackOutcomeRuleSchema(value) {
|
|
44
|
+
return true;
|
|
45
|
+
}
|
|
46
|
+
function FeedbackOutcomeRuleSchemaFromJSON(json) {
|
|
47
|
+
return FeedbackOutcomeRuleSchemaFromJSONTyped(json, false);
|
|
48
|
+
}
|
|
49
|
+
function FeedbackOutcomeRuleSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
50
|
+
if (json == null) {
|
|
51
|
+
return json;
|
|
52
|
+
}
|
|
53
|
+
return {
|
|
54
|
+
'enabled': json['enabled'] == null ? undefined : json['enabled'],
|
|
55
|
+
'tone': json['tone'] == null ? undefined : json['tone'],
|
|
56
|
+
'transparency': json['transparency'] == null ? undefined : json['transparency'],
|
|
57
|
+
'delay': json['delay'] == null ? undefined : json['delay'],
|
|
58
|
+
'respectBusinessDays': json['respectBusinessDays'] == null ? undefined : json['respectBusinessDays'],
|
|
59
|
+
'aiDisclosure': json['aiDisclosure'] == null ? undefined : json['aiDisclosure'],
|
|
60
|
+
'signature': json['signature'] == null ? undefined : (0, FeedbackOutcomeRuleSchemaSignature_1.FeedbackOutcomeRuleSchemaSignatureFromJSON)(json['signature']),
|
|
61
|
+
'instructions': json['instructions'] == null ? undefined : json['instructions'],
|
|
62
|
+
'categories': json['categories'] == null ? undefined : json['categories'],
|
|
63
|
+
'reasons': json['reasons'] == null ? undefined : json['reasons'],
|
|
64
|
+
'links': json['links'] == null ? undefined : (json['links'].map(FeedbackOutcomeRuleSchemaLinksInner_1.FeedbackOutcomeRuleSchemaLinksInnerFromJSON)),
|
|
65
|
+
'feedbackFormUrl': json['feedbackFormUrl'] == null ? undefined : json['feedbackFormUrl'],
|
|
66
|
+
};
|
|
67
|
+
}
|
|
68
|
+
function FeedbackOutcomeRuleSchemaToJSON(json) {
|
|
69
|
+
return FeedbackOutcomeRuleSchemaToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
|
+
function FeedbackOutcomeRuleSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
72
|
+
if (value == null) {
|
|
73
|
+
return value;
|
|
74
|
+
}
|
|
75
|
+
return {
|
|
76
|
+
'enabled': value['enabled'],
|
|
77
|
+
'tone': value['tone'],
|
|
78
|
+
'transparency': value['transparency'],
|
|
79
|
+
'delay': value['delay'],
|
|
80
|
+
'respectBusinessDays': value['respectBusinessDays'],
|
|
81
|
+
'aiDisclosure': value['aiDisclosure'],
|
|
82
|
+
'signature': (0, FeedbackOutcomeRuleSchemaSignature_1.FeedbackOutcomeRuleSchemaSignatureToJSON)(value['signature']),
|
|
83
|
+
'instructions': value['instructions'],
|
|
84
|
+
'categories': value['categories'],
|
|
85
|
+
'reasons': value['reasons'],
|
|
86
|
+
'links': value['links'] == null ? undefined : (value['links'].map(FeedbackOutcomeRuleSchemaLinksInner_1.FeedbackOutcomeRuleSchemaLinksInnerToJSON)),
|
|
87
|
+
'feedbackFormUrl': value['feedbackFormUrl'],
|
|
88
|
+
};
|
|
89
|
+
}
|
|
90
|
+
//# sourceMappingURL=FeedbackOutcomeRuleSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FeedbackOutcomeRuleSchema.js","sourceRoot":"","sources":["../../src/models/FeedbackOutcomeRuleSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface FeedbackOutcomeRuleSchemaLinksInner
|
|
16
|
+
*/
|
|
17
|
+
export interface FeedbackOutcomeRuleSchemaLinksInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof FeedbackOutcomeRuleSchemaLinksInner
|
|
22
|
+
*/
|
|
23
|
+
label?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof FeedbackOutcomeRuleSchemaLinksInner
|
|
28
|
+
*/
|
|
29
|
+
url?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the FeedbackOutcomeRuleSchemaLinksInner interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfFeedbackOutcomeRuleSchemaLinksInner(value: object): value is FeedbackOutcomeRuleSchemaLinksInner;
|
|
35
|
+
export declare function FeedbackOutcomeRuleSchemaLinksInnerFromJSON(json: any): FeedbackOutcomeRuleSchemaLinksInner;
|
|
36
|
+
export declare function FeedbackOutcomeRuleSchemaLinksInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): FeedbackOutcomeRuleSchemaLinksInner;
|
|
37
|
+
export declare function FeedbackOutcomeRuleSchemaLinksInnerToJSON(json: any): FeedbackOutcomeRuleSchemaLinksInner;
|
|
38
|
+
export declare function FeedbackOutcomeRuleSchemaLinksInnerToJSONTyped(value?: FeedbackOutcomeRuleSchemaLinksInner | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=FeedbackOutcomeRuleSchemaLinksInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FeedbackOutcomeRuleSchemaLinksInner.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackOutcomeRuleSchemaLinksInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mCAAmC,CAEzH;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAS7I;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAExG;AAED,wBAAgB,8CAA8C,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU5J"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfFeedbackOutcomeRuleSchemaLinksInner = instanceOfFeedbackOutcomeRuleSchemaLinksInner;
|
|
17
|
+
exports.FeedbackOutcomeRuleSchemaLinksInnerFromJSON = FeedbackOutcomeRuleSchemaLinksInnerFromJSON;
|
|
18
|
+
exports.FeedbackOutcomeRuleSchemaLinksInnerFromJSONTyped = FeedbackOutcomeRuleSchemaLinksInnerFromJSONTyped;
|
|
19
|
+
exports.FeedbackOutcomeRuleSchemaLinksInnerToJSON = FeedbackOutcomeRuleSchemaLinksInnerToJSON;
|
|
20
|
+
exports.FeedbackOutcomeRuleSchemaLinksInnerToJSONTyped = FeedbackOutcomeRuleSchemaLinksInnerToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the FeedbackOutcomeRuleSchemaLinksInner interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfFeedbackOutcomeRuleSchemaLinksInner(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function FeedbackOutcomeRuleSchemaLinksInnerFromJSON(json) {
|
|
28
|
+
return FeedbackOutcomeRuleSchemaLinksInnerFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function FeedbackOutcomeRuleSchemaLinksInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'label': json['label'] == null ? undefined : json['label'],
|
|
36
|
+
'url': json['url'] == null ? undefined : json['url'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function FeedbackOutcomeRuleSchemaLinksInnerToJSON(json) {
|
|
40
|
+
return FeedbackOutcomeRuleSchemaLinksInnerToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function FeedbackOutcomeRuleSchemaLinksInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'label': value['label'],
|
|
48
|
+
'url': value['url'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=FeedbackOutcomeRuleSchemaLinksInner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FeedbackOutcomeRuleSchemaLinksInner.js","sourceRoot":"","sources":["../../src/models/FeedbackOutcomeRuleSchemaLinksInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,sGAEC;AAED,kGAEC;AAED,4GASC;AAED,8FAEC;AAED,wGAUC;AApCD;;GAEG;AACH,SAAgB,6CAA6C,CAAC,KAAa;IACvE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;KACvD,CAAC;AACN,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,KAAkD,EAAE,sBAA+B,KAAK;IACnJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC;KACtB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface FeedbackOutcomeRuleSchemaSignature
|
|
16
|
+
*/
|
|
17
|
+
export interface FeedbackOutcomeRuleSchemaSignature {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof FeedbackOutcomeRuleSchemaSignature
|
|
22
|
+
*/
|
|
23
|
+
name?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof FeedbackOutcomeRuleSchemaSignature
|
|
28
|
+
*/
|
|
29
|
+
title?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof FeedbackOutcomeRuleSchemaSignature
|
|
34
|
+
*/
|
|
35
|
+
company?: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Check if a given object implements the FeedbackOutcomeRuleSchemaSignature interface.
|
|
39
|
+
*/
|
|
40
|
+
export declare function instanceOfFeedbackOutcomeRuleSchemaSignature(value: object): value is FeedbackOutcomeRuleSchemaSignature;
|
|
41
|
+
export declare function FeedbackOutcomeRuleSchemaSignatureFromJSON(json: any): FeedbackOutcomeRuleSchemaSignature;
|
|
42
|
+
export declare function FeedbackOutcomeRuleSchemaSignatureFromJSONTyped(json: any, ignoreDiscriminator: boolean): FeedbackOutcomeRuleSchemaSignature;
|
|
43
|
+
export declare function FeedbackOutcomeRuleSchemaSignatureToJSON(json: any): FeedbackOutcomeRuleSchemaSignature;
|
|
44
|
+
export declare function FeedbackOutcomeRuleSchemaSignatureToJSONTyped(value?: FeedbackOutcomeRuleSchemaSignature | null, ignoreDiscriminator?: boolean): any;
|
|
45
|
+
//# sourceMappingURL=FeedbackOutcomeRuleSchemaSignature.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FeedbackOutcomeRuleSchemaSignature.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackOutcomeRuleSchemaSignature.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,wBAAgB,4CAA4C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kCAAkC,CAEvH;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAExG;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kCAAkC,CAU3I;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAEtG;AAED,wBAAgB,6CAA6C,CAAC,KAAK,CAAC,EAAE,kCAAkC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW1J"}
|