@smartytalent/api-client 0.7.12 → 0.8.0
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/dist/apis/SurveysApi.d.ts +156 -0
- package/dist/apis/SurveysApi.d.ts.map +1 -0
- package/dist/apis/SurveysApi.js +361 -0
- package/dist/apis/SurveysApi.js.map +1 -0
- package/dist/apis/index.d.ts +1 -0
- package/dist/apis/index.d.ts.map +1 -1
- package/dist/apis/index.js +1 -0
- package/dist/apis/index.js.map +1 -1
- package/dist/models/GuestSurveyAttributesSchema.d.ts +98 -0
- package/dist/models/GuestSurveyAttributesSchema.d.ts.map +1 -0
- package/dist/models/GuestSurveyAttributesSchema.js +76 -0
- package/dist/models/GuestSurveyAttributesSchema.js.map +1 -0
- package/dist/models/GuestSurveyMetaSchema.d.ts +45 -0
- package/dist/models/GuestSurveyMetaSchema.d.ts.map +1 -0
- package/dist/models/GuestSurveyMetaSchema.js +55 -0
- package/dist/models/GuestSurveyMetaSchema.js.map +1 -0
- package/dist/models/GuestSurveyResourceSchema.d.ts +53 -0
- package/dist/models/GuestSurveyResourceSchema.d.ts.map +1 -0
- package/dist/models/GuestSurveyResourceSchema.js +61 -0
- package/dist/models/GuestSurveyResourceSchema.js.map +1 -0
- package/dist/models/GuestSurveySchema.d.ts +38 -0
- package/dist/models/GuestSurveySchema.d.ts.map +1 -0
- package/dist/models/GuestSurveySchema.js +50 -0
- package/dist/models/GuestSurveySchema.js.map +1 -0
- package/dist/models/SubmitGuestSurveyRequestBody.d.ts +41 -0
- package/dist/models/SubmitGuestSurveyRequestBody.d.ts.map +1 -0
- package/dist/models/SubmitGuestSurveyRequestBody.js +57 -0
- package/dist/models/SubmitGuestSurveyRequestBody.js.map +1 -0
- package/dist/models/SubmitGuestSurveyRequestBodyData.d.ts +53 -0
- package/dist/models/SubmitGuestSurveyRequestBodyData.d.ts.map +1 -0
- package/dist/models/SubmitGuestSurveyRequestBodyData.js +65 -0
- package/dist/models/SubmitGuestSurveyRequestBodyData.js.map +1 -0
- package/dist/models/SubmitGuestSurveyRequestBodyDataAttributes.d.ts +39 -0
- package/dist/models/SubmitGuestSurveyRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/SubmitGuestSurveyRequestBodyDataAttributes.js +53 -0
- package/dist/models/SubmitGuestSurveyRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/SurveyAttributesSchema.d.ts +154 -0
- package/dist/models/SurveyAttributesSchema.d.ts.map +1 -0
- package/dist/models/SurveyAttributesSchema.js +92 -0
- package/dist/models/SurveyAttributesSchema.js.map +1 -0
- package/dist/models/SurveyRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/SurveyRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/SurveyRelationshipsCandidateSchema.js +50 -0
- package/dist/models/SurveyRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/SurveyRelationshipsCandidateSchemaData.d.ts +39 -0
- package/dist/models/SurveyRelationshipsCandidateSchemaData.d.ts.map +1 -0
- package/dist/models/SurveyRelationshipsCandidateSchemaData.js +51 -0
- package/dist/models/SurveyRelationshipsCandidateSchemaData.js.map +1 -0
- package/dist/models/SurveyRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/SurveyRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/SurveyRelationshipsJobSchema.js +50 -0
- package/dist/models/SurveyRelationshipsJobSchema.js.map +1 -0
- package/dist/models/SurveyRelationshipsSchema.d.ts +41 -0
- package/dist/models/SurveyRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/SurveyRelationshipsSchema.js +53 -0
- package/dist/models/SurveyRelationshipsSchema.js.map +1 -0
- package/dist/models/SurveyResourceSchema.d.ts +75 -0
- package/dist/models/SurveyResourceSchema.d.ts.map +1 -0
- package/dist/models/SurveyResourceSchema.js +75 -0
- package/dist/models/SurveyResourceSchema.js.map +1 -0
- package/dist/models/SurveySchema.d.ts +49 -0
- package/dist/models/SurveySchema.d.ts.map +1 -0
- package/dist/models/SurveySchema.js +55 -0
- package/dist/models/SurveySchema.js.map +1 -0
- package/dist/models/SurveysSchema.d.ts +48 -0
- package/dist/models/SurveysSchema.d.ts.map +1 -0
- package/dist/models/SurveysSchema.js +56 -0
- package/dist/models/SurveysSchema.js.map +1 -0
- package/dist/models/index.d.ts +15 -0
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +15 -0
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,53 @@
|
|
|
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 { SubmitGuestSurveyRequestBodyDataAttributes } from './SubmitGuestSurveyRequestBodyDataAttributes';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface SubmitGuestSurveyRequestBodyData
|
|
17
|
+
*/
|
|
18
|
+
export interface SubmitGuestSurveyRequestBodyData {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {SubmitGuestSurveyRequestBodyDataTypeEnum}
|
|
22
|
+
* @memberof SubmitGuestSurveyRequestBodyData
|
|
23
|
+
*/
|
|
24
|
+
type: SubmitGuestSurveyRequestBodyDataTypeEnum;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof SubmitGuestSurveyRequestBodyData
|
|
29
|
+
*/
|
|
30
|
+
id?: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {SubmitGuestSurveyRequestBodyDataAttributes}
|
|
34
|
+
* @memberof SubmitGuestSurveyRequestBodyData
|
|
35
|
+
*/
|
|
36
|
+
attributes: SubmitGuestSurveyRequestBodyDataAttributes;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
export declare const SubmitGuestSurveyRequestBodyDataTypeEnum: {
|
|
42
|
+
readonly Surveys: "surveys";
|
|
43
|
+
};
|
|
44
|
+
export type SubmitGuestSurveyRequestBodyDataTypeEnum = typeof SubmitGuestSurveyRequestBodyDataTypeEnum[keyof typeof SubmitGuestSurveyRequestBodyDataTypeEnum];
|
|
45
|
+
/**
|
|
46
|
+
* Check if a given object implements the SubmitGuestSurveyRequestBodyData interface.
|
|
47
|
+
*/
|
|
48
|
+
export declare function instanceOfSubmitGuestSurveyRequestBodyData(value: object): value is SubmitGuestSurveyRequestBodyData;
|
|
49
|
+
export declare function SubmitGuestSurveyRequestBodyDataFromJSON(json: any): SubmitGuestSurveyRequestBodyData;
|
|
50
|
+
export declare function SubmitGuestSurveyRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): SubmitGuestSurveyRequestBodyData;
|
|
51
|
+
export declare function SubmitGuestSurveyRequestBodyDataToJSON(json: any): SubmitGuestSurveyRequestBodyData;
|
|
52
|
+
export declare function SubmitGuestSurveyRequestBodyDataToJSONTyped(value?: SubmitGuestSurveyRequestBodyData | null, ignoreDiscriminator?: boolean): any;
|
|
53
|
+
//# sourceMappingURL=SubmitGuestSurveyRequestBodyData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubmitGuestSurveyRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/SubmitGuestSurveyRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,8CAA8C,CAAC;AAQ/G;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,EAAE,wCAAwC,CAAC;IAC/C;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,UAAU,EAAE,0CAA0C,CAAC;CAC1D;AAGD;;GAEG;AACH,eAAO,MAAM,wCAAwC;;CAE3C,CAAC;AACX,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAC,MAAM,OAAO,wCAAwC,CAAC,CAAC;AAG9J;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAInH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAUvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWtJ"}
|
|
@@ -0,0 +1,65 @@
|
|
|
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.SubmitGuestSurveyRequestBodyDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfSubmitGuestSurveyRequestBodyData = instanceOfSubmitGuestSurveyRequestBodyData;
|
|
18
|
+
exports.SubmitGuestSurveyRequestBodyDataFromJSON = SubmitGuestSurveyRequestBodyDataFromJSON;
|
|
19
|
+
exports.SubmitGuestSurveyRequestBodyDataFromJSONTyped = SubmitGuestSurveyRequestBodyDataFromJSONTyped;
|
|
20
|
+
exports.SubmitGuestSurveyRequestBodyDataToJSON = SubmitGuestSurveyRequestBodyDataToJSON;
|
|
21
|
+
exports.SubmitGuestSurveyRequestBodyDataToJSONTyped = SubmitGuestSurveyRequestBodyDataToJSONTyped;
|
|
22
|
+
const SubmitGuestSurveyRequestBodyDataAttributes_1 = require("./SubmitGuestSurveyRequestBodyDataAttributes");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.SubmitGuestSurveyRequestBodyDataTypeEnum = {
|
|
27
|
+
Surveys: 'surveys'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the SubmitGuestSurveyRequestBodyData interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfSubmitGuestSurveyRequestBodyData(value) {
|
|
33
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
34
|
+
return false;
|
|
35
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
36
|
+
return false;
|
|
37
|
+
return true;
|
|
38
|
+
}
|
|
39
|
+
function SubmitGuestSurveyRequestBodyDataFromJSON(json) {
|
|
40
|
+
return SubmitGuestSurveyRequestBodyDataFromJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function SubmitGuestSurveyRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
43
|
+
if (json == null) {
|
|
44
|
+
return json;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': json['type'],
|
|
48
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
49
|
+
'attributes': (0, SubmitGuestSurveyRequestBodyDataAttributes_1.SubmitGuestSurveyRequestBodyDataAttributesFromJSON)(json['attributes']),
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
function SubmitGuestSurveyRequestBodyDataToJSON(json) {
|
|
53
|
+
return SubmitGuestSurveyRequestBodyDataToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
|
+
function SubmitGuestSurveyRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
56
|
+
if (value == null) {
|
|
57
|
+
return value;
|
|
58
|
+
}
|
|
59
|
+
return {
|
|
60
|
+
'type': value['type'],
|
|
61
|
+
'id': value['id'],
|
|
62
|
+
'attributes': (0, SubmitGuestSurveyRequestBodyDataAttributes_1.SubmitGuestSurveyRequestBodyDataAttributesToJSON)(value['attributes']),
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
//# sourceMappingURL=SubmitGuestSurveyRequestBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubmitGuestSurveyRequestBodyData.js","sourceRoot":"","sources":["../../src/models/SubmitGuestSurveyRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkDH,gGAIC;AAED,4FAEC;AAED,sGAUC;AAED,wFAEC;AAED,kGAWC;AAnFD,6GAKsD;AA6BtD;;GAEG;AACU,QAAA,wCAAwC,GAAG;IACpD,OAAO,EAAE,SAAS;CACZ,CAAC;AAIX;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;QACjD,YAAY,EAAE,IAAA,+FAAkD,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACvF,CAAC;AACN,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,KAA+C,EAAE,sBAA+B,KAAK;IAC7I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,YAAY,EAAE,IAAA,6FAAgD,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KACtF,CAAC;AACN,CAAC"}
|
|
@@ -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 SubmitGuestSurveyRequestBodyDataAttributes
|
|
16
|
+
*/
|
|
17
|
+
export interface SubmitGuestSurveyRequestBodyDataAttributes {
|
|
18
|
+
/**
|
|
19
|
+
* The NPS answer. 0-6 buckets to detractor, 7-8 passive, 9-10 promoter - the bucketing happens server-side.
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof SubmitGuestSurveyRequestBodyDataAttributes
|
|
22
|
+
*/
|
|
23
|
+
score: number;
|
|
24
|
+
/**
|
|
25
|
+
* Optional free text. Trimmed server-side; an empty string is stored as absent.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof SubmitGuestSurveyRequestBodyDataAttributes
|
|
28
|
+
*/
|
|
29
|
+
comment?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the SubmitGuestSurveyRequestBodyDataAttributes interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfSubmitGuestSurveyRequestBodyDataAttributes(value: object): value is SubmitGuestSurveyRequestBodyDataAttributes;
|
|
35
|
+
export declare function SubmitGuestSurveyRequestBodyDataAttributesFromJSON(json: any): SubmitGuestSurveyRequestBodyDataAttributes;
|
|
36
|
+
export declare function SubmitGuestSurveyRequestBodyDataAttributesFromJSONTyped(json: any, ignoreDiscriminator: boolean): SubmitGuestSurveyRequestBodyDataAttributes;
|
|
37
|
+
export declare function SubmitGuestSurveyRequestBodyDataAttributesToJSON(json: any): SubmitGuestSurveyRequestBodyDataAttributes;
|
|
38
|
+
export declare function SubmitGuestSurveyRequestBodyDataAttributesToJSONTyped(value?: SubmitGuestSurveyRequestBodyDataAttributes | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=SubmitGuestSurveyRequestBodyDataAttributes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubmitGuestSurveyRequestBodyDataAttributes.d.ts","sourceRoot":"","sources":["../../src/models/SubmitGuestSurveyRequestBodyDataAttributes.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0CAA0C;IACvD;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,wBAAgB,oDAAoD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0CAA0C,CAGvI;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAExH;AAED,wBAAgB,uDAAuD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0CAA0C,CAS3J;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAEtH;AAED,wBAAgB,qDAAqD,CAAC,KAAK,CAAC,EAAE,0CAA0C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU1K"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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.instanceOfSubmitGuestSurveyRequestBodyDataAttributes = instanceOfSubmitGuestSurveyRequestBodyDataAttributes;
|
|
17
|
+
exports.SubmitGuestSurveyRequestBodyDataAttributesFromJSON = SubmitGuestSurveyRequestBodyDataAttributesFromJSON;
|
|
18
|
+
exports.SubmitGuestSurveyRequestBodyDataAttributesFromJSONTyped = SubmitGuestSurveyRequestBodyDataAttributesFromJSONTyped;
|
|
19
|
+
exports.SubmitGuestSurveyRequestBodyDataAttributesToJSON = SubmitGuestSurveyRequestBodyDataAttributesToJSON;
|
|
20
|
+
exports.SubmitGuestSurveyRequestBodyDataAttributesToJSONTyped = SubmitGuestSurveyRequestBodyDataAttributesToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the SubmitGuestSurveyRequestBodyDataAttributes interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfSubmitGuestSurveyRequestBodyDataAttributes(value) {
|
|
25
|
+
if (!('score' in value) || value['score'] === undefined)
|
|
26
|
+
return false;
|
|
27
|
+
return true;
|
|
28
|
+
}
|
|
29
|
+
function SubmitGuestSurveyRequestBodyDataAttributesFromJSON(json) {
|
|
30
|
+
return SubmitGuestSurveyRequestBodyDataAttributesFromJSONTyped(json, false);
|
|
31
|
+
}
|
|
32
|
+
function SubmitGuestSurveyRequestBodyDataAttributesFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
+
if (json == null) {
|
|
34
|
+
return json;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'score': json['score'],
|
|
38
|
+
'comment': json['comment'] == null ? undefined : json['comment'],
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function SubmitGuestSurveyRequestBodyDataAttributesToJSON(json) {
|
|
42
|
+
return SubmitGuestSurveyRequestBodyDataAttributesToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function SubmitGuestSurveyRequestBodyDataAttributesToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'score': value['score'],
|
|
50
|
+
'comment': value['comment'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=SubmitGuestSurveyRequestBodyDataAttributes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SubmitGuestSurveyRequestBodyDataAttributes.js","sourceRoot":"","sources":["../../src/models/SubmitGuestSurveyRequestBodyDataAttributes.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,oHAGC;AAED,gHAEC;AAED,0HASC;AAED,4GAEC;AAED,sHAUC;AArCD;;GAEG;AACH,SAAgB,oDAAoD,CAAC,KAAa;IAC9E,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,kDAAkD,CAAC,IAAS;IACxE,OAAO,uDAAuD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChF,CAAC;AAED,SAAgB,uDAAuD,CAAC,IAAS,EAAE,mBAA4B;IAC3G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;QACtB,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;KACnE,CAAC;AACN,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,KAAyD,EAAE,sBAA+B,KAAK;IACjK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;KAC9B,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,154 @@
|
|
|
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 { ResourceTimestampsSchema } from './ResourceTimestampsSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Recruiter view of a survey row. Every field is server-written -
|
|
15
|
+
* either by the feedback:survey_create workflow action or by the
|
|
16
|
+
* candidate's guest submit. There is no authenticated POST / PATCH in
|
|
17
|
+
* v1, so the whole object is read-only over the API.
|
|
18
|
+
*
|
|
19
|
+
* Fields tagged GUEST-VISIBLE are the only ones the anonymous
|
|
20
|
+
* /v1/guest/surveys/* surface echoes: status, stage, languageCode,
|
|
21
|
+
* candidateName, jobTitle, companyName, score, comment, expiresAt,
|
|
22
|
+
* respondedAt. See GuestSurveyAttributesSchema.
|
|
23
|
+
* @export
|
|
24
|
+
* @interface SurveyAttributesSchema
|
|
25
|
+
*/
|
|
26
|
+
export interface SurveyAttributesSchema {
|
|
27
|
+
/**
|
|
28
|
+
* GUEST-VISIBLE. Survey lifecycle. `pending` until the candidate
|
|
29
|
+
* answers, then `completed` (single use - a second submit is
|
|
30
|
+
* rejected). A pending row read after `expiresAt` reports
|
|
31
|
+
* `expired` without a write on the read path.
|
|
32
|
+
* @type {SurveyAttributesSchemaStatusEnum}
|
|
33
|
+
* @memberof SurveyAttributesSchema
|
|
34
|
+
*/
|
|
35
|
+
status?: SurveyAttributesSchemaStatusEnum;
|
|
36
|
+
/**
|
|
37
|
+
* GUEST-VISIBLE. The terminal moment that triggered the survey,
|
|
38
|
+
* e.g. `interviewRejected`, `screeningRejected`, `hired`. Free
|
|
39
|
+
* string; v1 wires only `interviewRejected`.
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof SurveyAttributesSchema
|
|
42
|
+
*/
|
|
43
|
+
stage?: string;
|
|
44
|
+
/**
|
|
45
|
+
* GUEST-VISIBLE. The NPS answer, integer 0-10. Absent until the
|
|
46
|
+
* candidate answers. This is the only attribute the candidate is
|
|
47
|
+
* required to write.
|
|
48
|
+
* @type {number}
|
|
49
|
+
* @memberof SurveyAttributesSchema
|
|
50
|
+
*/
|
|
51
|
+
score?: number;
|
|
52
|
+
/**
|
|
53
|
+
* GUEST-VISIBLE. Optional candidate-authored free text. Untrusted
|
|
54
|
+
* content: never feed it to an LLM and never join it with the
|
|
55
|
+
* candidate identity outside the recruiter-scoped row.
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof SurveyAttributesSchema
|
|
58
|
+
*/
|
|
59
|
+
comment?: string;
|
|
60
|
+
/**
|
|
61
|
+
* Server-computed from `score` on submit (0-6 detractor, 7-8
|
|
62
|
+
* passive, 9-10 promoter) and never trusted from a client. Not
|
|
63
|
+
* echoed to the candidate. The NPS number itself is derived by
|
|
64
|
+
* the reader as `(promoters - detractors) / total * 100`.
|
|
65
|
+
* @type {SurveyAttributesSchemaNpsCategoryEnum}
|
|
66
|
+
* @memberof SurveyAttributesSchema
|
|
67
|
+
*/
|
|
68
|
+
readonly npsCategory?: SurveyAttributesSchemaNpsCategoryEnum;
|
|
69
|
+
/**
|
|
70
|
+
* GUEST-VISIBLE. Locale the survey is rendered in, e.g. 'pl-PL'. Its 2-letter prefix is the locale segment of the emailed link.
|
|
71
|
+
* @type {string}
|
|
72
|
+
* @memberof SurveyAttributesSchema
|
|
73
|
+
*/
|
|
74
|
+
languageCode?: string;
|
|
75
|
+
/**
|
|
76
|
+
* GUEST-VISIBLE. Candidate display name, denormalised at create
|
|
77
|
+
* time so the guest role never reads the candidate table.
|
|
78
|
+
* Snapshot - not kept in sync if the candidate is later renamed.
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof SurveyAttributesSchema
|
|
81
|
+
*/
|
|
82
|
+
candidateName?: string;
|
|
83
|
+
/**
|
|
84
|
+
* GUEST-VISIBLE. Job title denormalised at create time. Same rationale as candidateName.
|
|
85
|
+
* @type {string}
|
|
86
|
+
* @memberof SurveyAttributesSchema
|
|
87
|
+
*/
|
|
88
|
+
jobTitle?: string;
|
|
89
|
+
/**
|
|
90
|
+
* GUEST-VISIBLE. Hiring company display name, denormalised at create time so the guest role never reads the tenant table.
|
|
91
|
+
* @type {string}
|
|
92
|
+
* @memberof SurveyAttributesSchema
|
|
93
|
+
*/
|
|
94
|
+
companyName?: string;
|
|
95
|
+
/**
|
|
96
|
+
* Candidate the survey was sent to. Recruiter-only - never echoed on the guest surface.
|
|
97
|
+
* @type {string}
|
|
98
|
+
* @memberof SurveyAttributesSchema
|
|
99
|
+
*/
|
|
100
|
+
candidateId?: string;
|
|
101
|
+
/**
|
|
102
|
+
* Job the candidate applied to. Recruiter-only - never echoed on the guest surface.
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof SurveyAttributesSchema
|
|
105
|
+
*/
|
|
106
|
+
jobId?: string;
|
|
107
|
+
/**
|
|
108
|
+
* GUEST-VISIBLE. ISO-8601 UTC cutoff, stamped at create. Enforced
|
|
109
|
+
* on every guest call: past it, a pending survey reads `expired`
|
|
110
|
+
* and submit is rejected.
|
|
111
|
+
* @type {Date}
|
|
112
|
+
* @memberof SurveyAttributesSchema
|
|
113
|
+
*/
|
|
114
|
+
expiresAt?: Date;
|
|
115
|
+
/**
|
|
116
|
+
* GUEST-VISIBLE. ISO-8601 UTC moment the candidate submitted. Absent while pending.
|
|
117
|
+
* @type {Date}
|
|
118
|
+
* @memberof SurveyAttributesSchema
|
|
119
|
+
*/
|
|
120
|
+
respondedAt?: Date;
|
|
121
|
+
/**
|
|
122
|
+
*
|
|
123
|
+
* @type {ResourceTimestampsSchema}
|
|
124
|
+
* @memberof SurveyAttributesSchema
|
|
125
|
+
*/
|
|
126
|
+
timestamps?: ResourceTimestampsSchema;
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* @export
|
|
130
|
+
*/
|
|
131
|
+
export declare const SurveyAttributesSchemaStatusEnum: {
|
|
132
|
+
readonly Pending: "pending";
|
|
133
|
+
readonly Completed: "completed";
|
|
134
|
+
readonly Expired: "expired";
|
|
135
|
+
};
|
|
136
|
+
export type SurveyAttributesSchemaStatusEnum = typeof SurveyAttributesSchemaStatusEnum[keyof typeof SurveyAttributesSchemaStatusEnum];
|
|
137
|
+
/**
|
|
138
|
+
* @export
|
|
139
|
+
*/
|
|
140
|
+
export declare const SurveyAttributesSchemaNpsCategoryEnum: {
|
|
141
|
+
readonly Detractor: "detractor";
|
|
142
|
+
readonly Passive: "passive";
|
|
143
|
+
readonly Promoter: "promoter";
|
|
144
|
+
};
|
|
145
|
+
export type SurveyAttributesSchemaNpsCategoryEnum = typeof SurveyAttributesSchemaNpsCategoryEnum[keyof typeof SurveyAttributesSchemaNpsCategoryEnum];
|
|
146
|
+
/**
|
|
147
|
+
* Check if a given object implements the SurveyAttributesSchema interface.
|
|
148
|
+
*/
|
|
149
|
+
export declare function instanceOfSurveyAttributesSchema(value: object): value is SurveyAttributesSchema;
|
|
150
|
+
export declare function SurveyAttributesSchemaFromJSON(json: any): SurveyAttributesSchema;
|
|
151
|
+
export declare function SurveyAttributesSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): SurveyAttributesSchema;
|
|
152
|
+
export declare function SurveyAttributesSchemaToJSON(json: any): SurveyAttributesSchema;
|
|
153
|
+
export declare function SurveyAttributesSchemaToJSONTyped(value?: Omit<SurveyAttributesSchema, 'npsCategory'> | null, ignoreDiscriminator?: boolean): any;
|
|
154
|
+
//# sourceMappingURL=SurveyAttributesSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/SurveyAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAQ3E;;;;;;;;;;;;GAYG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;;;;OAOG;IACH,MAAM,CAAC,EAAE,gCAAgC,CAAC;IAC1C;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;;;;OAOG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,qCAAqC,CAAC;IAC7D;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;;;OAMG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;CACzC;AAGD;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;CAInC,CAAC;AACX,MAAM,MAAM,gCAAgC,GAAG,OAAO,gCAAgC,CAAC,MAAM,OAAO,gCAAgC,CAAC,CAAC;AAEtI;;GAEG;AACH,eAAO,MAAM,qCAAqC;;;;CAIxC,CAAC;AACX,MAAM,MAAM,qCAAqC,GAAG,OAAO,qCAAqC,CAAC,MAAM,OAAO,qCAAqC,CAAC,CAAC;AAGrJ;;GAEG;AACH,wBAAgB,gCAAgC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,sBAAsB,CAE/F;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,sBAAsB,CAEhF;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,sBAAsB,CAqBnH;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,sBAAsB,CAE9E;AAED,wBAAgB,iCAAiC,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,sBAAsB,EAAE,aAAa,CAAC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAqBvJ"}
|
|
@@ -0,0 +1,92 @@
|
|
|
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.SurveyAttributesSchemaNpsCategoryEnum = exports.SurveyAttributesSchemaStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfSurveyAttributesSchema = instanceOfSurveyAttributesSchema;
|
|
18
|
+
exports.SurveyAttributesSchemaFromJSON = SurveyAttributesSchemaFromJSON;
|
|
19
|
+
exports.SurveyAttributesSchemaFromJSONTyped = SurveyAttributesSchemaFromJSONTyped;
|
|
20
|
+
exports.SurveyAttributesSchemaToJSON = SurveyAttributesSchemaToJSON;
|
|
21
|
+
exports.SurveyAttributesSchemaToJSONTyped = SurveyAttributesSchemaToJSONTyped;
|
|
22
|
+
const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.SurveyAttributesSchemaStatusEnum = {
|
|
27
|
+
Pending: 'pending',
|
|
28
|
+
Completed: 'completed',
|
|
29
|
+
Expired: 'expired'
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
exports.SurveyAttributesSchemaNpsCategoryEnum = {
|
|
35
|
+
Detractor: 'detractor',
|
|
36
|
+
Passive: 'passive',
|
|
37
|
+
Promoter: 'promoter'
|
|
38
|
+
};
|
|
39
|
+
/**
|
|
40
|
+
* Check if a given object implements the SurveyAttributesSchema interface.
|
|
41
|
+
*/
|
|
42
|
+
function instanceOfSurveyAttributesSchema(value) {
|
|
43
|
+
return true;
|
|
44
|
+
}
|
|
45
|
+
function SurveyAttributesSchemaFromJSON(json) {
|
|
46
|
+
return SurveyAttributesSchemaFromJSONTyped(json, false);
|
|
47
|
+
}
|
|
48
|
+
function SurveyAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
49
|
+
if (json == null) {
|
|
50
|
+
return json;
|
|
51
|
+
}
|
|
52
|
+
return {
|
|
53
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
54
|
+
'stage': json['stage'] == null ? undefined : json['stage'],
|
|
55
|
+
'score': json['score'] == null ? undefined : json['score'],
|
|
56
|
+
'comment': json['comment'] == null ? undefined : json['comment'],
|
|
57
|
+
'npsCategory': json['npsCategory'] == null ? undefined : json['npsCategory'],
|
|
58
|
+
'languageCode': json['languageCode'] == null ? undefined : json['languageCode'],
|
|
59
|
+
'candidateName': json['candidateName'] == null ? undefined : json['candidateName'],
|
|
60
|
+
'jobTitle': json['jobTitle'] == null ? undefined : json['jobTitle'],
|
|
61
|
+
'companyName': json['companyName'] == null ? undefined : json['companyName'],
|
|
62
|
+
'candidateId': json['candidateId'] == null ? undefined : json['candidateId'],
|
|
63
|
+
'jobId': json['jobId'] == null ? undefined : json['jobId'],
|
|
64
|
+
'expiresAt': json['expiresAt'] == null ? undefined : (new Date(json['expiresAt'])),
|
|
65
|
+
'respondedAt': json['respondedAt'] == null ? undefined : (new Date(json['respondedAt'])),
|
|
66
|
+
'timestamps': json['timestamps'] == null ? undefined : (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaFromJSON)(json['timestamps']),
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
function SurveyAttributesSchemaToJSON(json) {
|
|
70
|
+
return SurveyAttributesSchemaToJSONTyped(json, false);
|
|
71
|
+
}
|
|
72
|
+
function SurveyAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
73
|
+
if (value == null) {
|
|
74
|
+
return value;
|
|
75
|
+
}
|
|
76
|
+
return {
|
|
77
|
+
'status': value['status'],
|
|
78
|
+
'stage': value['stage'],
|
|
79
|
+
'score': value['score'],
|
|
80
|
+
'comment': value['comment'],
|
|
81
|
+
'languageCode': value['languageCode'],
|
|
82
|
+
'candidateName': value['candidateName'],
|
|
83
|
+
'jobTitle': value['jobTitle'],
|
|
84
|
+
'companyName': value['companyName'],
|
|
85
|
+
'candidateId': value['candidateId'],
|
|
86
|
+
'jobId': value['jobId'],
|
|
87
|
+
'expiresAt': value['expiresAt'] == null ? value['expiresAt'] : value['expiresAt'].toISOString(),
|
|
88
|
+
'respondedAt': value['respondedAt'] == null ? value['respondedAt'] : value['respondedAt'].toISOString(),
|
|
89
|
+
'timestamps': (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaToJSON)(value['timestamps']),
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
//# sourceMappingURL=SurveyAttributesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyAttributesSchema.js","sourceRoot":"","sources":["../../src/models/SurveyAttributesSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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 { SurveyRelationshipsCandidateSchemaData } from './SurveyRelationshipsCandidateSchemaData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface SurveyRelationshipsCandidateSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface SurveyRelationshipsCandidateSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {SurveyRelationshipsCandidateSchemaData}
|
|
22
|
+
* @memberof SurveyRelationshipsCandidateSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: SurveyRelationshipsCandidateSchemaData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the SurveyRelationshipsCandidateSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfSurveyRelationshipsCandidateSchema(value: object): value is SurveyRelationshipsCandidateSchema;
|
|
30
|
+
export declare function SurveyRelationshipsCandidateSchemaFromJSON(json: any): SurveyRelationshipsCandidateSchema;
|
|
31
|
+
export declare function SurveyRelationshipsCandidateSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): SurveyRelationshipsCandidateSchema;
|
|
32
|
+
export declare function SurveyRelationshipsCandidateSchemaToJSON(json: any): SurveyRelationshipsCandidateSchema;
|
|
33
|
+
export declare function SurveyRelationshipsCandidateSchemaToJSONTyped(value?: SurveyRelationshipsCandidateSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=SurveyRelationshipsCandidateSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyRelationshipsCandidateSchema.d.ts","sourceRoot":"","sources":["../../src/models/SurveyRelationshipsCandidateSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAQvG;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,IAAI,CAAC,EAAE,sCAAsC,CAAC;CACjD;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,CAQ3I;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,CAS1J"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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.instanceOfSurveyRelationshipsCandidateSchema = instanceOfSurveyRelationshipsCandidateSchema;
|
|
17
|
+
exports.SurveyRelationshipsCandidateSchemaFromJSON = SurveyRelationshipsCandidateSchemaFromJSON;
|
|
18
|
+
exports.SurveyRelationshipsCandidateSchemaFromJSONTyped = SurveyRelationshipsCandidateSchemaFromJSONTyped;
|
|
19
|
+
exports.SurveyRelationshipsCandidateSchemaToJSON = SurveyRelationshipsCandidateSchemaToJSON;
|
|
20
|
+
exports.SurveyRelationshipsCandidateSchemaToJSONTyped = SurveyRelationshipsCandidateSchemaToJSONTyped;
|
|
21
|
+
const SurveyRelationshipsCandidateSchemaData_1 = require("./SurveyRelationshipsCandidateSchemaData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the SurveyRelationshipsCandidateSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfSurveyRelationshipsCandidateSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function SurveyRelationshipsCandidateSchemaFromJSON(json) {
|
|
29
|
+
return SurveyRelationshipsCandidateSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function SurveyRelationshipsCandidateSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, SurveyRelationshipsCandidateSchemaData_1.SurveyRelationshipsCandidateSchemaDataFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function SurveyRelationshipsCandidateSchemaToJSON(json) {
|
|
40
|
+
return SurveyRelationshipsCandidateSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function SurveyRelationshipsCandidateSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, SurveyRelationshipsCandidateSchemaData_1.SurveyRelationshipsCandidateSchemaDataToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=SurveyRelationshipsCandidateSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyRelationshipsCandidateSchema.js","sourceRoot":"","sources":["../../src/models/SurveyRelationshipsCandidateSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,oGAEC;AAED,gGAEC;AAED,0GAQC;AAED,4FAEC;AAED,sGASC;AAvDD,qGAKkD;AAgBlD;;GAEG;AACH,SAAgB,4CAA4C,CAAC,KAAa;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS,EAAE,mBAA4B;IACnG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uFAA8C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC1G,CAAC;AACN,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,KAAiD,EAAE,sBAA+B,KAAK;IACjJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,qFAA4C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACtE,CAAC;AACN,CAAC"}
|
|
@@ -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 SurveyRelationshipsCandidateSchemaData
|
|
16
|
+
*/
|
|
17
|
+
export interface SurveyRelationshipsCandidateSchemaData {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof SurveyRelationshipsCandidateSchemaData
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof SurveyRelationshipsCandidateSchemaData
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the SurveyRelationshipsCandidateSchemaData interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfSurveyRelationshipsCandidateSchemaData(value: object): value is SurveyRelationshipsCandidateSchemaData;
|
|
35
|
+
export declare function SurveyRelationshipsCandidateSchemaDataFromJSON(json: any): SurveyRelationshipsCandidateSchemaData;
|
|
36
|
+
export declare function SurveyRelationshipsCandidateSchemaDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): SurveyRelationshipsCandidateSchemaData;
|
|
37
|
+
export declare function SurveyRelationshipsCandidateSchemaDataToJSON(json: any): SurveyRelationshipsCandidateSchemaData;
|
|
38
|
+
export declare function SurveyRelationshipsCandidateSchemaDataToJSONTyped(value?: SurveyRelationshipsCandidateSchemaData | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=SurveyRelationshipsCandidateSchemaData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyRelationshipsCandidateSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/SurveyRelationshipsCandidateSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,sCAAsC;IACnD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,gDAAgD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,sCAAsC,CAE/H;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,sCAAsC,CAEhH;AAED,wBAAgB,mDAAmD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,sCAAsC,CASnJ;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,sCAAsC,CAE9G;AAED,wBAAgB,iDAAiD,CAAC,KAAK,CAAC,EAAE,sCAAsC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUlK"}
|