@smartytalent/api-client 0.1.33-dev.25 → 0.1.33-dev.27
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/AggregatesApi.d.ts +1 -0
- package/dist/apis/AggregatesApi.d.ts.map +1 -1
- package/dist/apis/AggregatesApi.js +1 -0
- package/dist/apis/AggregatesApi.js.map +1 -1
- package/dist/models/CallAttributesSchema.d.ts +151 -62
- package/dist/models/CallAttributesSchema.d.ts.map +1 -1
- package/dist/models/CallAttributesSchema.js +86 -46
- package/dist/models/CallAttributesSchema.js.map +1 -1
- package/dist/models/CallAttributesSchemaRecording.d.ts +65 -0
- package/dist/models/CallAttributesSchemaRecording.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaRecording.js +65 -0
- package/dist/models/CallAttributesSchemaRecording.js.map +1 -0
- package/dist/models/CallMetaSchema.d.ts +56 -0
- package/dist/models/CallMetaSchema.d.ts.map +1 -0
- package/dist/models/CallMetaSchema.js +57 -0
- package/dist/models/CallMetaSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.js +51 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBoeUserSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsBoeUserSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBoeUserSchema.js +50 -0
- package/dist/models/CallRelationshipsBoeUserSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBriefDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsBriefDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBriefDataSchema.js +51 -0
- package/dist/models/CallRelationshipsBriefDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBriefSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsBriefSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBriefSchema.js +50 -0
- package/dist/models/CallRelationshipsBriefSchema.js.map +1 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsCandidateSchema.js +50 -0
- package/dist/models/CallRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/CallRelationshipsConversationDataSchema.d.ts +39 -0
- package/dist/models/{CallRelationshipsTranslationsDataSchema.d.ts.map → CallRelationshipsConversationDataSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsConversationDataSchema.js +51 -0
- package/dist/models/{CallRelationshipsTranslationsDataSchema.js.map → CallRelationshipsConversationDataSchema.js.map} +1 -1
- package/dist/models/CallRelationshipsConversationSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsConversationSchema.js +50 -0
- package/dist/models/CallRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/CallRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsJobDataSchema.js +51 -0
- package/dist/models/CallRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsJobSchema.js +50 -0
- package/dist/models/CallRelationshipsJobSchema.js.map +1 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsScheduleSchema.js +50 -0
- package/dist/models/CallRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/CallRelationshipsSchema.d.ts +61 -4
- package/dist/models/CallRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/CallRelationshipsSchema.js +24 -3
- package/dist/models/CallRelationshipsSchema.js.map +1 -1
- package/dist/models/CallRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/CallRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTalentSchema.js +50 -0
- package/dist/models/CallRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CallRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsUserDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsUserDataSchema.js +51 -0
- package/dist/models/CallRelationshipsUserDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsUserSchema.js +50 -0
- package/dist/models/CallRelationshipsUserSchema.js.map +1 -0
- package/dist/models/CallResourceSchema.d.ts +3 -4
- package/dist/models/CallResourceSchema.d.ts.map +1 -1
- package/dist/models/CallResourceSchema.js +3 -2
- package/dist/models/CallResourceSchema.js.map +1 -1
- package/dist/models/ChatAttributesSchema.d.ts +16 -1
- package/dist/models/ChatAttributesSchema.d.ts.map +1 -1
- package/dist/models/ChatAttributesSchema.js +7 -0
- package/dist/models/ChatAttributesSchema.js.map +1 -1
- package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsScheduleSchema.js +50 -0
- package/dist/models/ChatRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsSchema.d.ts +7 -0
- package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ChatRelationshipsSchema.js +3 -0
- package/dist/models/ChatRelationshipsSchema.js.map +1 -1
- package/dist/models/StateAttributesSchema.d.ts +1 -0
- package/dist/models/StateAttributesSchema.d.ts.map +1 -1
- package/dist/models/StateAttributesSchema.js +1 -0
- package/dist/models/StateAttributesSchema.js.map +1 -1
- package/dist/models/index.d.ts +20 -2
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +20 -2
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +0 -39
- package/dist/models/CallRelationshipsTranslationsDataSchema.js +0 -51
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts +0 -34
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts.map +0 -1
- package/dist/models/CallRelationshipsTranslationsSchema.js +0 -50
- package/dist/models/CallRelationshipsTranslationsSchema.js.map +0 -1
|
@@ -0,0 +1,65 @@
|
|
|
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
|
+
* Recording artifacts. Raw G.711 µ-law file is captured live; the audio convert Lambda emits the MP3 derivatives post-call.
|
|
14
|
+
* @export
|
|
15
|
+
* @interface CallAttributesSchemaRecording
|
|
16
|
+
*/
|
|
17
|
+
export interface CallAttributesSchemaRecording {
|
|
18
|
+
/**
|
|
19
|
+
* Recording layout: dual-channel separates speakers per Twilio leg; mixed is single-track combined.
|
|
20
|
+
* @type {CallAttributesSchemaRecordingTypeEnum}
|
|
21
|
+
* @memberof CallAttributesSchemaRecording
|
|
22
|
+
*/
|
|
23
|
+
type?: CallAttributesSchemaRecordingTypeEnum;
|
|
24
|
+
/**
|
|
25
|
+
* S3 URI to the raw G.711 µ-law audio.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof CallAttributesSchemaRecording
|
|
28
|
+
*/
|
|
29
|
+
rawUrl?: string;
|
|
30
|
+
/**
|
|
31
|
+
* S3 URI to the mixed conversation MP3.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof CallAttributesSchemaRecording
|
|
34
|
+
*/
|
|
35
|
+
mixedMp3Url?: string;
|
|
36
|
+
/**
|
|
37
|
+
* S3 URI to the human-only MP3 (silent during AI turns).
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof CallAttributesSchemaRecording
|
|
40
|
+
*/
|
|
41
|
+
humanOnlyMp3Url?: string;
|
|
42
|
+
/**
|
|
43
|
+
* S3 URI to the AI-only MP3 (silent during human turns).
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof CallAttributesSchemaRecording
|
|
46
|
+
*/
|
|
47
|
+
aiOnlyMp3Url?: string;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* @export
|
|
51
|
+
*/
|
|
52
|
+
export declare const CallAttributesSchemaRecordingTypeEnum: {
|
|
53
|
+
readonly DualChannel: "dual-channel";
|
|
54
|
+
readonly Mixed: "mixed";
|
|
55
|
+
};
|
|
56
|
+
export type CallAttributesSchemaRecordingTypeEnum = typeof CallAttributesSchemaRecordingTypeEnum[keyof typeof CallAttributesSchemaRecordingTypeEnum];
|
|
57
|
+
/**
|
|
58
|
+
* Check if a given object implements the CallAttributesSchemaRecording interface.
|
|
59
|
+
*/
|
|
60
|
+
export declare function instanceOfCallAttributesSchemaRecording(value: object): value is CallAttributesSchemaRecording;
|
|
61
|
+
export declare function CallAttributesSchemaRecordingFromJSON(json: any): CallAttributesSchemaRecording;
|
|
62
|
+
export declare function CallAttributesSchemaRecordingFromJSONTyped(json: any, ignoreDiscriminator: boolean): CallAttributesSchemaRecording;
|
|
63
|
+
export declare function CallAttributesSchemaRecordingToJSON(json: any): CallAttributesSchemaRecording;
|
|
64
|
+
export declare function CallAttributesSchemaRecordingToJSONTyped(value?: CallAttributesSchemaRecording | null, ignoreDiscriminator?: boolean): any;
|
|
65
|
+
//# sourceMappingURL=CallAttributesSchemaRecording.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallAttributesSchemaRecording.d.ts","sourceRoot":"","sources":["../../src/models/CallAttributesSchemaRecording.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,IAAI,CAAC,EAAE,qCAAqC,CAAC;IAC7C;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAGD;;GAEG;AACH,eAAO,MAAM,qCAAqC;;;CAGxC,CAAC;AACX,MAAM,MAAM,qCAAqC,GAAG,OAAO,qCAAqC,CAAC,MAAM,OAAO,qCAAqC,CAAC,CAAC;AAGrJ;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAYjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAahJ"}
|
|
@@ -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.CallAttributesSchemaRecordingTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfCallAttributesSchemaRecording = instanceOfCallAttributesSchemaRecording;
|
|
18
|
+
exports.CallAttributesSchemaRecordingFromJSON = CallAttributesSchemaRecordingFromJSON;
|
|
19
|
+
exports.CallAttributesSchemaRecordingFromJSONTyped = CallAttributesSchemaRecordingFromJSONTyped;
|
|
20
|
+
exports.CallAttributesSchemaRecordingToJSON = CallAttributesSchemaRecordingToJSON;
|
|
21
|
+
exports.CallAttributesSchemaRecordingToJSONTyped = CallAttributesSchemaRecordingToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.CallAttributesSchemaRecordingTypeEnum = {
|
|
26
|
+
DualChannel: 'dual-channel',
|
|
27
|
+
Mixed: 'mixed'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the CallAttributesSchemaRecording interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfCallAttributesSchemaRecording(value) {
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
function CallAttributesSchemaRecordingFromJSON(json) {
|
|
36
|
+
return CallAttributesSchemaRecordingFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
function CallAttributesSchemaRecordingFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
|
+
if (json == null) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
return {
|
|
43
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
44
|
+
'rawUrl': json['rawUrl'] == null ? undefined : json['rawUrl'],
|
|
45
|
+
'mixedMp3Url': json['mixedMp3Url'] == null ? undefined : json['mixedMp3Url'],
|
|
46
|
+
'humanOnlyMp3Url': json['humanOnlyMp3Url'] == null ? undefined : json['humanOnlyMp3Url'],
|
|
47
|
+
'aiOnlyMp3Url': json['aiOnlyMp3Url'] == null ? undefined : json['aiOnlyMp3Url'],
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
function CallAttributesSchemaRecordingToJSON(json) {
|
|
51
|
+
return CallAttributesSchemaRecordingToJSONTyped(json, false);
|
|
52
|
+
}
|
|
53
|
+
function CallAttributesSchemaRecordingToJSONTyped(value, ignoreDiscriminator = false) {
|
|
54
|
+
if (value == null) {
|
|
55
|
+
return value;
|
|
56
|
+
}
|
|
57
|
+
return {
|
|
58
|
+
'type': value['type'],
|
|
59
|
+
'rawUrl': value['rawUrl'],
|
|
60
|
+
'mixedMp3Url': value['mixedMp3Url'],
|
|
61
|
+
'humanOnlyMp3Url': value['humanOnlyMp3Url'],
|
|
62
|
+
'aiOnlyMp3Url': value['aiOnlyMp3Url'],
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
//# sourceMappingURL=CallAttributesSchemaRecording.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallAttributesSchemaRecording.js","sourceRoot":"","sources":["../../src/models/CallAttributesSchemaRecording.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAuDH,0FAEC;AAED,sFAEC;AAED,gGAYC;AAED,kFAEC;AAED,4FAaC;AApDD;;GAEG;AACU,QAAA,qCAAqC,GAAG;IACjD,WAAW,EAAE,cAAc;IAC3B,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,SAAgB,uCAAuC,CAAC,KAAa;IACjE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS,EAAE,mBAA4B;IAC9F,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,IAAI,CAAC,MAAM,CAAC;QACvD,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC;QACxF,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC;KAClF,CAAC;AACN,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,KAA4C,EAAE,sBAA+B,KAAK;IACvI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC;QAC3C,cAAc,EAAE,KAAK,CAAC,cAAc,CAAC;KACxC,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
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
|
+
* Resource-level meta for call rows. Provider-specific identifiers
|
|
14
|
+
* live here (Twilio CallSid is also surfaced top-level for the
|
|
15
|
+
* ProviderCallSidIndex GSI; this is the canonical record). Forward-
|
|
16
|
+
* compatible (additionalProperties: true) so transport adapters can
|
|
17
|
+
* stash protocol-specific fields without schema churn.
|
|
18
|
+
* @export
|
|
19
|
+
* @interface CallMetaSchema
|
|
20
|
+
*/
|
|
21
|
+
export interface CallMetaSchema {
|
|
22
|
+
[key: string]: any | any;
|
|
23
|
+
/**
|
|
24
|
+
* Provider-side call id (Twilio CallSid for phone).
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof CallMetaSchema
|
|
27
|
+
*/
|
|
28
|
+
providerCallSid?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Provider-side media stream id (Twilio Media Stream SID).
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof CallMetaSchema
|
|
33
|
+
*/
|
|
34
|
+
providerStreamSid?: string;
|
|
35
|
+
/**
|
|
36
|
+
* True when this call is a workflow-driven follow-up (e.g. boe calling back to clarify a brief).
|
|
37
|
+
* @type {boolean}
|
|
38
|
+
* @memberof CallMetaSchema
|
|
39
|
+
*/
|
|
40
|
+
isReply?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Provider-specific failure reason on terminal failure states.
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof CallMetaSchema
|
|
45
|
+
*/
|
|
46
|
+
reasonCode?: string;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Check if a given object implements the CallMetaSchema interface.
|
|
50
|
+
*/
|
|
51
|
+
export declare function instanceOfCallMetaSchema(value: object): value is CallMetaSchema;
|
|
52
|
+
export declare function CallMetaSchemaFromJSON(json: any): CallMetaSchema;
|
|
53
|
+
export declare function CallMetaSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CallMetaSchema;
|
|
54
|
+
export declare function CallMetaSchemaToJSON(json: any): CallMetaSchema;
|
|
55
|
+
export declare function CallMetaSchemaToJSONTyped(value?: CallMetaSchema | null, ignoreDiscriminator?: boolean): any;
|
|
56
|
+
//# sourceMappingURL=CallMetaSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallMetaSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallMetaSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;;;;;GAQG;AACH,MAAM,WAAW,cAAc;IAC3B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,GAAG,GAAG,CAAC;IACzB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,cAAc,CAE/E;AAED,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,GAAG,GAAG,cAAc,CAEhE;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,cAAc,CAYnG;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG,GAAG,cAAc,CAE9D;AAED,wBAAgB,yBAAyB,CAAC,KAAK,CAAC,EAAE,cAAc,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAalH"}
|
|
@@ -0,0 +1,57 @@
|
|
|
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.instanceOfCallMetaSchema = instanceOfCallMetaSchema;
|
|
17
|
+
exports.CallMetaSchemaFromJSON = CallMetaSchemaFromJSON;
|
|
18
|
+
exports.CallMetaSchemaFromJSONTyped = CallMetaSchemaFromJSONTyped;
|
|
19
|
+
exports.CallMetaSchemaToJSON = CallMetaSchemaToJSON;
|
|
20
|
+
exports.CallMetaSchemaToJSONTyped = CallMetaSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the CallMetaSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfCallMetaSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function CallMetaSchemaFromJSON(json) {
|
|
28
|
+
return CallMetaSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function CallMetaSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
...json,
|
|
36
|
+
'providerCallSid': json['providerCallSid'] == null ? undefined : json['providerCallSid'],
|
|
37
|
+
'providerStreamSid': json['providerStreamSid'] == null ? undefined : json['providerStreamSid'],
|
|
38
|
+
'isReply': json['isReply'] == null ? undefined : json['isReply'],
|
|
39
|
+
'reasonCode': json['reasonCode'] == null ? undefined : json['reasonCode'],
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
function CallMetaSchemaToJSON(json) {
|
|
43
|
+
return CallMetaSchemaToJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
function CallMetaSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
+
if (value == null) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return {
|
|
50
|
+
...value,
|
|
51
|
+
'providerCallSid': value['providerCallSid'],
|
|
52
|
+
'providerStreamSid': value['providerStreamSid'],
|
|
53
|
+
'isReply': value['isReply'],
|
|
54
|
+
'reasonCode': value['reasonCode'],
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=CallMetaSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallMetaSchema.js","sourceRoot":"","sources":["../../src/models/CallMetaSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA2CH,4DAEC;AAED,wDAEC;AAED,kEAYC;AAED,oDAEC;AAED,8DAaC;AA1CD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,KAAa;IAClD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sBAAsB,CAAC,IAAS;IAC5C,OAAO,2BAA2B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpD,CAAC;AAED,SAAgB,2BAA2B,CAAC,IAAS,EAAE,mBAA4B;IAC/E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEC,GAAG,IAAI;QACX,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC;QACxF,mBAAmB,EAAE,IAAI,CAAC,mBAAmB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC;QAC9F,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;KAC5E,CAAC;AACN,CAAC;AAED,SAAgB,oBAAoB,CAAC,IAAS;IAC1C,OAAO,yBAAyB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClD,CAAC;AAED,SAAgB,yBAAyB,CAAC,KAA6B,EAAE,sBAA+B,KAAK;IACzG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEC,GAAG,KAAK;QACZ,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC;QAC3C,mBAAmB,EAAE,KAAK,CAAC,mBAAmB,CAAC;QAC/C,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;KACpC,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 CallRelationshipsBoeUserDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface CallRelationshipsBoeUserDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof CallRelationshipsBoeUserDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof CallRelationshipsBoeUserDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the CallRelationshipsBoeUserDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfCallRelationshipsBoeUserDataSchema(value: object): value is CallRelationshipsBoeUserDataSchema;
|
|
35
|
+
export declare function CallRelationshipsBoeUserDataSchemaFromJSON(json: any): CallRelationshipsBoeUserDataSchema;
|
|
36
|
+
export declare function CallRelationshipsBoeUserDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CallRelationshipsBoeUserDataSchema;
|
|
37
|
+
export declare function CallRelationshipsBoeUserDataSchemaToJSON(json: any): CallRelationshipsBoeUserDataSchema;
|
|
38
|
+
export declare function CallRelationshipsBoeUserDataSchemaToJSONTyped(value?: CallRelationshipsBoeUserDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=CallRelationshipsBoeUserDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBoeUserDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallRelationshipsBoeUserDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;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,CAS3I;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,CAU1J"}
|
|
@@ -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.instanceOfCallRelationshipsBoeUserDataSchema = instanceOfCallRelationshipsBoeUserDataSchema;
|
|
17
|
+
exports.CallRelationshipsBoeUserDataSchemaFromJSON = CallRelationshipsBoeUserDataSchemaFromJSON;
|
|
18
|
+
exports.CallRelationshipsBoeUserDataSchemaFromJSONTyped = CallRelationshipsBoeUserDataSchemaFromJSONTyped;
|
|
19
|
+
exports.CallRelationshipsBoeUserDataSchemaToJSON = CallRelationshipsBoeUserDataSchemaToJSON;
|
|
20
|
+
exports.CallRelationshipsBoeUserDataSchemaToJSONTyped = CallRelationshipsBoeUserDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the CallRelationshipsBoeUserDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfCallRelationshipsBoeUserDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function CallRelationshipsBoeUserDataSchemaFromJSON(json) {
|
|
28
|
+
return CallRelationshipsBoeUserDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function CallRelationshipsBoeUserDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
36
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function CallRelationshipsBoeUserDataSchemaToJSON(json) {
|
|
40
|
+
return CallRelationshipsBoeUserDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function CallRelationshipsBoeUserDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': value['type'],
|
|
48
|
+
'id': value['id'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=CallRelationshipsBoeUserDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBoeUserDataSchema.js","sourceRoot":"","sources":["../../src/models/CallRelationshipsBoeUserDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,oGAEC;AAED,gGAEC;AAED,0GASC;AAED,4FAEC;AAED,sGAUC;AApCD;;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,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,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,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -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 { CallRelationshipsBoeUserDataSchema } from './CallRelationshipsBoeUserDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Boe AI agent involved in the call. Mirror of tenant.relationships.boeUser - always populated when boe is on the call. Splitting this from the generic `user` slot keeps the semantics clean: `user` is for human counterparties, `boeUser` is the AI agent.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CallRelationshipsBoeUserSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface CallRelationshipsBoeUserSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {CallRelationshipsBoeUserDataSchema}
|
|
22
|
+
* @memberof CallRelationshipsBoeUserSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: CallRelationshipsBoeUserDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the CallRelationshipsBoeUserSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfCallRelationshipsBoeUserSchema(value: object): value is CallRelationshipsBoeUserSchema;
|
|
30
|
+
export declare function CallRelationshipsBoeUserSchemaFromJSON(json: any): CallRelationshipsBoeUserSchema;
|
|
31
|
+
export declare function CallRelationshipsBoeUserSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CallRelationshipsBoeUserSchema;
|
|
32
|
+
export declare function CallRelationshipsBoeUserSchemaToJSON(json: any): CallRelationshipsBoeUserSchema;
|
|
33
|
+
export declare function CallRelationshipsBoeUserSchemaToJSONTyped(value?: CallRelationshipsBoeUserSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=CallRelationshipsBoeUserSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBoeUserSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallRelationshipsBoeUserSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAQ/F;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,IAAI,CAAC,EAAE,kCAAkC,GAAG,IAAI,CAAC;CACpD;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAQnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASlJ"}
|
|
@@ -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.instanceOfCallRelationshipsBoeUserSchema = instanceOfCallRelationshipsBoeUserSchema;
|
|
17
|
+
exports.CallRelationshipsBoeUserSchemaFromJSON = CallRelationshipsBoeUserSchemaFromJSON;
|
|
18
|
+
exports.CallRelationshipsBoeUserSchemaFromJSONTyped = CallRelationshipsBoeUserSchemaFromJSONTyped;
|
|
19
|
+
exports.CallRelationshipsBoeUserSchemaToJSON = CallRelationshipsBoeUserSchemaToJSON;
|
|
20
|
+
exports.CallRelationshipsBoeUserSchemaToJSONTyped = CallRelationshipsBoeUserSchemaToJSONTyped;
|
|
21
|
+
const CallRelationshipsBoeUserDataSchema_1 = require("./CallRelationshipsBoeUserDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the CallRelationshipsBoeUserSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfCallRelationshipsBoeUserSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function CallRelationshipsBoeUserSchemaFromJSON(json) {
|
|
29
|
+
return CallRelationshipsBoeUserSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function CallRelationshipsBoeUserSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, CallRelationshipsBoeUserDataSchema_1.CallRelationshipsBoeUserDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function CallRelationshipsBoeUserSchemaToJSON(json) {
|
|
40
|
+
return CallRelationshipsBoeUserSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function CallRelationshipsBoeUserSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, CallRelationshipsBoeUserDataSchema_1.CallRelationshipsBoeUserDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=CallRelationshipsBoeUserSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBoeUserSchema.js","sourceRoot":"","sources":["../../src/models/CallRelationshipsBoeUserSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4FAEC;AAED,wFAEC;AAED,kGAQC;AAED,oFAEC;AAED,8FASC;AAvDD,6FAK8C;AAgB9C;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,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,+EAA0C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACtG,CAAC;AACN,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,6EAAwC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAClE,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 CallRelationshipsBriefDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface CallRelationshipsBriefDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof CallRelationshipsBriefDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof CallRelationshipsBriefDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the CallRelationshipsBriefDataSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfCallRelationshipsBriefDataSchema(value: object): value is CallRelationshipsBriefDataSchema;
|
|
35
|
+
export declare function CallRelationshipsBriefDataSchemaFromJSON(json: any): CallRelationshipsBriefDataSchema;
|
|
36
|
+
export declare function CallRelationshipsBriefDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CallRelationshipsBriefDataSchema;
|
|
37
|
+
export declare function CallRelationshipsBriefDataSchemaToJSON(json: any): CallRelationshipsBriefDataSchema;
|
|
38
|
+
export declare function CallRelationshipsBriefDataSchemaToJSONTyped(value?: CallRelationshipsBriefDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=CallRelationshipsBriefDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBriefDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallRelationshipsBriefDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAEnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CASvI;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,CAUtJ"}
|
|
@@ -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.instanceOfCallRelationshipsBriefDataSchema = instanceOfCallRelationshipsBriefDataSchema;
|
|
17
|
+
exports.CallRelationshipsBriefDataSchemaFromJSON = CallRelationshipsBriefDataSchemaFromJSON;
|
|
18
|
+
exports.CallRelationshipsBriefDataSchemaFromJSONTyped = CallRelationshipsBriefDataSchemaFromJSONTyped;
|
|
19
|
+
exports.CallRelationshipsBriefDataSchemaToJSON = CallRelationshipsBriefDataSchemaToJSON;
|
|
20
|
+
exports.CallRelationshipsBriefDataSchemaToJSONTyped = CallRelationshipsBriefDataSchemaToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the CallRelationshipsBriefDataSchema interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfCallRelationshipsBriefDataSchema(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function CallRelationshipsBriefDataSchemaFromJSON(json) {
|
|
28
|
+
return CallRelationshipsBriefDataSchemaFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function CallRelationshipsBriefDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
36
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function CallRelationshipsBriefDataSchemaToJSON(json) {
|
|
40
|
+
return CallRelationshipsBriefDataSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function CallRelationshipsBriefDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': value['type'],
|
|
48
|
+
'id': value['id'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=CallRelationshipsBriefDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBriefDataSchema.js","sourceRoot":"","sources":["../../src/models/CallRelationshipsBriefDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,gGAEC;AAED,4FAEC;AAED,sGASC;AAED,wFAEC;AAED,kGAUC;AApCD;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,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,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,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;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -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 { CallRelationshipsBriefDataSchema } from './CallRelationshipsBriefDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Brief this call is collecting / clarifying. Set on phone-brief discovery + clarification calls. Drives the `Calls for brief X` view in the operator UI.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CallRelationshipsBriefSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface CallRelationshipsBriefSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {CallRelationshipsBriefDataSchema}
|
|
22
|
+
* @memberof CallRelationshipsBriefSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: CallRelationshipsBriefDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the CallRelationshipsBriefSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfCallRelationshipsBriefSchema(value: object): value is CallRelationshipsBriefSchema;
|
|
30
|
+
export declare function CallRelationshipsBriefSchemaFromJSON(json: any): CallRelationshipsBriefSchema;
|
|
31
|
+
export declare function CallRelationshipsBriefSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CallRelationshipsBriefSchema;
|
|
32
|
+
export declare function CallRelationshipsBriefSchemaToJSON(json: any): CallRelationshipsBriefSchema;
|
|
33
|
+
export declare function CallRelationshipsBriefSchemaToJSONTyped(value?: CallRelationshipsBriefSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=CallRelationshipsBriefSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CallRelationshipsBriefSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallRelationshipsBriefSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,IAAI,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;CAClD;AAED;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,4BAA4B,CAE3G;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE5F;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,4BAA4B,CAQ/H;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE1F;AAED,wBAAgB,uCAAuC,CAAC,KAAK,CAAC,EAAE,4BAA4B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9I"}
|
|
@@ -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.instanceOfCallRelationshipsBriefSchema = instanceOfCallRelationshipsBriefSchema;
|
|
17
|
+
exports.CallRelationshipsBriefSchemaFromJSON = CallRelationshipsBriefSchemaFromJSON;
|
|
18
|
+
exports.CallRelationshipsBriefSchemaFromJSONTyped = CallRelationshipsBriefSchemaFromJSONTyped;
|
|
19
|
+
exports.CallRelationshipsBriefSchemaToJSON = CallRelationshipsBriefSchemaToJSON;
|
|
20
|
+
exports.CallRelationshipsBriefSchemaToJSONTyped = CallRelationshipsBriefSchemaToJSONTyped;
|
|
21
|
+
const CallRelationshipsBriefDataSchema_1 = require("./CallRelationshipsBriefDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the CallRelationshipsBriefSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfCallRelationshipsBriefSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function CallRelationshipsBriefSchemaFromJSON(json) {
|
|
29
|
+
return CallRelationshipsBriefSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function CallRelationshipsBriefSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, CallRelationshipsBriefDataSchema_1.CallRelationshipsBriefDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function CallRelationshipsBriefSchemaToJSON(json) {
|
|
40
|
+
return CallRelationshipsBriefSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function CallRelationshipsBriefSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, CallRelationshipsBriefDataSchema_1.CallRelationshipsBriefDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=CallRelationshipsBriefSchema.js.map
|