syllable-sdk 0.1.0-alpha.22 → 0.1.0-alpha.23

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.
Files changed (106) hide show
  1. package/README.md +0 -19
  2. package/lib/config.d.ts +3 -3
  3. package/lib/config.js +3 -3
  4. package/models/components/testmessage.d.ts +2 -0
  5. package/models/components/testmessage.d.ts.map +1 -1
  6. package/models/components/testmessage.js +4 -0
  7. package/models/components/testmessage.js.map +1 -1
  8. package/models/operations/index.d.ts +0 -8
  9. package/models/operations/index.d.ts.map +1 -1
  10. package/models/operations/index.js +0 -8
  11. package/models/operations/index.js.map +1 -1
  12. package/package.json +1 -1
  13. package/sdk/sdk.d.ts +0 -3
  14. package/sdk/sdk.d.ts.map +1 -1
  15. package/sdk/sdk.js +0 -5
  16. package/sdk/sdk.js.map +1 -1
  17. package/src/lib/config.ts +3 -3
  18. package/src/models/components/testmessage.ts +6 -0
  19. package/src/models/operations/index.ts +0 -8
  20. package/src/sdk/sdk.ts +0 -6
  21. package/docs/sdks/dashboards/README.md +0 -587
  22. package/funcs/dashboardsGetDailyCallVolumeByHour.d.ts +0 -15
  23. package/funcs/dashboardsGetDailyCallVolumeByHour.d.ts.map +0 -1
  24. package/funcs/dashboardsGetDailyCallVolumeByHour.js +0 -86
  25. package/funcs/dashboardsGetDailyCallVolumeByHour.js.map +0 -1
  26. package/funcs/dashboardsGetMonthlyCallVolumeByDay.d.ts +0 -15
  27. package/funcs/dashboardsGetMonthlyCallVolumeByDay.d.ts.map +0 -1
  28. package/funcs/dashboardsGetMonthlyCallVolumeByDay.js +0 -86
  29. package/funcs/dashboardsGetMonthlyCallVolumeByDay.js.map +0 -1
  30. package/funcs/dashboardsGetMonthlyCallVolumeByWeek.d.ts +0 -15
  31. package/funcs/dashboardsGetMonthlyCallVolumeByWeek.d.ts.map +0 -1
  32. package/funcs/dashboardsGetMonthlyCallVolumeByWeek.js +0 -86
  33. package/funcs/dashboardsGetMonthlyCallVolumeByWeek.js.map +0 -1
  34. package/funcs/dashboardsGetSessionAgents.d.ts +0 -15
  35. package/funcs/dashboardsGetSessionAgents.d.ts.map +0 -1
  36. package/funcs/dashboardsGetSessionAgents.js +0 -85
  37. package/funcs/dashboardsGetSessionAgents.js.map +0 -1
  38. package/funcs/dashboardsGetSessionSummary.d.ts +0 -16
  39. package/funcs/dashboardsGetSessionSummary.d.ts.map +0 -1
  40. package/funcs/dashboardsGetSessionSummary.js +0 -107
  41. package/funcs/dashboardsGetSessionSummary.js.map +0 -1
  42. package/funcs/dashboardsGetTotalCallVolumeByHour.d.ts +0 -15
  43. package/funcs/dashboardsGetTotalCallVolumeByHour.d.ts.map +0 -1
  44. package/funcs/dashboardsGetTotalCallVolumeByHour.js +0 -86
  45. package/funcs/dashboardsGetTotalCallVolumeByHour.js.map +0 -1
  46. package/funcs/dashboardsGetWeeklyCallVolumeByWeekday.d.ts +0 -15
  47. package/funcs/dashboardsGetWeeklyCallVolumeByWeekday.d.ts.map +0 -1
  48. package/funcs/dashboardsGetWeeklyCallVolumeByWeekday.js +0 -86
  49. package/funcs/dashboardsGetWeeklyCallVolumeByWeekday.js.map +0 -1
  50. package/funcs/dashboardsTotalCallVolumeByWeekday.d.ts +0 -15
  51. package/funcs/dashboardsTotalCallVolumeByWeekday.d.ts.map +0 -1
  52. package/funcs/dashboardsTotalCallVolumeByWeekday.js +0 -86
  53. package/funcs/dashboardsTotalCallVolumeByWeekday.js.map +0 -1
  54. package/models/operations/getdailycallvolumebyhour.d.ts +0 -28
  55. package/models/operations/getdailycallvolumebyhour.d.ts.map +0 -1
  56. package/models/operations/getdailycallvolumebyhour.js +0 -57
  57. package/models/operations/getdailycallvolumebyhour.js.map +0 -1
  58. package/models/operations/getmonthlycallvolumebyday.d.ts +0 -28
  59. package/models/operations/getmonthlycallvolumebyday.d.ts.map +0 -1
  60. package/models/operations/getmonthlycallvolumebyday.js +0 -57
  61. package/models/operations/getmonthlycallvolumebyday.js.map +0 -1
  62. package/models/operations/getmonthlycallvolumebyweek.d.ts +0 -28
  63. package/models/operations/getmonthlycallvolumebyweek.d.ts.map +0 -1
  64. package/models/operations/getmonthlycallvolumebyweek.js +0 -57
  65. package/models/operations/getmonthlycallvolumebyweek.js.map +0 -1
  66. package/models/operations/getsessionagents.d.ts +0 -28
  67. package/models/operations/getsessionagents.d.ts.map +0 -1
  68. package/models/operations/getsessionagents.js +0 -55
  69. package/models/operations/getsessionagents.js.map +0 -1
  70. package/models/operations/getsessionsummary.d.ts +0 -63
  71. package/models/operations/getsessionsummary.d.ts.map +0 -1
  72. package/models/operations/getsessionsummary.js +0 -107
  73. package/models/operations/getsessionsummary.js.map +0 -1
  74. package/models/operations/gettotalcallvolumebyhour.d.ts +0 -28
  75. package/models/operations/gettotalcallvolumebyhour.d.ts.map +0 -1
  76. package/models/operations/gettotalcallvolumebyhour.js +0 -57
  77. package/models/operations/gettotalcallvolumebyhour.js.map +0 -1
  78. package/models/operations/getweeklycallvolumebyweekday.d.ts +0 -28
  79. package/models/operations/getweeklycallvolumebyweekday.d.ts.map +0 -1
  80. package/models/operations/getweeklycallvolumebyweekday.js +0 -57
  81. package/models/operations/getweeklycallvolumebyweekday.js.map +0 -1
  82. package/models/operations/totalcallvolumebyweekday.d.ts +0 -28
  83. package/models/operations/totalcallvolumebyweekday.d.ts.map +0 -1
  84. package/models/operations/totalcallvolumebyweekday.js +0 -57
  85. package/models/operations/totalcallvolumebyweekday.js.map +0 -1
  86. package/sdk/dashboards.d.ts +0 -61
  87. package/sdk/dashboards.d.ts.map +0 -1
  88. package/sdk/dashboards.js +0 -92
  89. package/sdk/dashboards.js.map +0 -1
  90. package/src/funcs/dashboardsGetDailyCallVolumeByHour.ts +0 -111
  91. package/src/funcs/dashboardsGetMonthlyCallVolumeByDay.ts +0 -113
  92. package/src/funcs/dashboardsGetMonthlyCallVolumeByWeek.ts +0 -113
  93. package/src/funcs/dashboardsGetSessionAgents.ts +0 -110
  94. package/src/funcs/dashboardsGetSessionSummary.ts +0 -143
  95. package/src/funcs/dashboardsGetTotalCallVolumeByHour.ts +0 -111
  96. package/src/funcs/dashboardsGetWeeklyCallVolumeByWeekday.ts +0 -113
  97. package/src/funcs/dashboardsTotalCallVolumeByWeekday.ts +0 -111
  98. package/src/models/operations/getdailycallvolumebyhour.ts +0 -74
  99. package/src/models/operations/getmonthlycallvolumebyday.ts +0 -74
  100. package/src/models/operations/getmonthlycallvolumebyweek.ts +0 -74
  101. package/src/models/operations/getsessionagents.ts +0 -72
  102. package/src/models/operations/getsessionsummary.ts +0 -164
  103. package/src/models/operations/gettotalcallvolumebyhour.ts +0 -74
  104. package/src/models/operations/getweeklycallvolumebyweekday.ts +0 -75
  105. package/src/models/operations/totalcallvolumebyweekday.ts +0 -74
  106. package/src/sdk/dashboards.ts +0 -151
@@ -1,86 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.dashboardsGetTotalCallVolumeByHour = dashboardsGetTotalCallVolumeByHour;
30
- const M = __importStar(require("../lib/matchers.js"));
31
- const security_js_1 = require("../lib/security.js");
32
- const url_js_1 = require("../lib/url.js");
33
- const operations = __importStar(require("../models/operations/index.js"));
34
- /**
35
- * Get Total Call Volume By Hour
36
- *
37
- * @remarks
38
- * Get total call volume by hour.
39
- */
40
- async function dashboardsGetTotalCallVolumeByHour(client, options) {
41
- const path = (0, url_js_1.pathToFunc)("/api/v1/dashboards/get_total_call_volume_by_hour")();
42
- const headers = new Headers({
43
- Accept: "application/json",
44
- });
45
- const secConfig = await (0, security_js_1.extractSecurity)(client._options.apiKeyHeader);
46
- const securityInput = secConfig == null ? {} : { apiKeyHeader: secConfig };
47
- const requestSecurity = (0, security_js_1.resolveGlobalSecurity)(securityInput);
48
- const context = {
49
- operationID: "get_total_call_volume_by_hour",
50
- oAuth2Scopes: [],
51
- resolvedSecurity: requestSecurity,
52
- securitySource: client._options.apiKeyHeader,
53
- retryConfig: (options === null || options === void 0 ? void 0 : options.retries)
54
- || client._options.retryConfig
55
- || { strategy: "none" },
56
- retryCodes: (options === null || options === void 0 ? void 0 : options.retryCodes) || ["429", "500", "502", "503", "504"],
57
- };
58
- const requestRes = client._createRequest(context, {
59
- security: requestSecurity,
60
- method: "GET",
61
- path: path,
62
- headers: headers,
63
- timeoutMs: (options === null || options === void 0 ? void 0 : options.timeoutMs) || client._options.timeoutMs || -1,
64
- }, options);
65
- if (!requestRes.ok) {
66
- return requestRes;
67
- }
68
- const req = requestRes.value;
69
- const doResult = await client._do(req, {
70
- context,
71
- errorCodes: ["4XX", "5XX"],
72
- retryConfig: context.retryConfig,
73
- retryCodes: context.retryCodes,
74
- });
75
- if (!doResult.ok) {
76
- return doResult;
77
- }
78
- const response = doResult.value;
79
- const [result] = await M.match(M.json(200, operations
80
- .GetTotalCallVolumeByHourResponseGetTotalCallVolumeByHour$inboundSchema), M.fail(["4XX", "5XX"]))(response);
81
- if (!result.ok) {
82
- return result;
83
- }
84
- return result;
85
- }
86
- //# sourceMappingURL=dashboardsGetTotalCallVolumeByHour.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dashboardsGetTotalCallVolumeByHour.js","sourceRoot":"","sources":["../src/funcs/dashboardsGetTotalCallVolumeByHour.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;AAyBH,gFAmFC;AAzGD,sDAAwC;AAExC,oDAA4E;AAC5E,0CAA2C;AAU3C,0EAA4D;AAG5D;;;;;GAKG;AACI,KAAK,UAAU,kCAAkC,CACtD,MAAuB,EACvB,OAAwB;IAaxB,MAAM,IAAI,GAAG,IAAA,mBAAU,EAAC,kDAAkD,CAAC,EAAE,CAAC;IAE9E,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC;QAC1B,MAAM,EAAE,kBAAkB;KAC3B,CAAC,CAAC;IAEH,MAAM,SAAS,GAAG,MAAM,IAAA,6BAAe,EAAC,MAAM,CAAC,QAAQ,CAAC,YAAY,CAAC,CAAC;IACtE,MAAM,aAAa,GAAG,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC;IAC3E,MAAM,eAAe,GAAG,IAAA,mCAAqB,EAAC,aAAa,CAAC,CAAC;IAE7D,MAAM,OAAO,GAAG;QACd,WAAW,EAAE,+BAA+B;QAC5C,YAAY,EAAE,EAAE;QAEhB,gBAAgB,EAAE,eAAe;QAEjC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,YAAY;QAC5C,WAAW,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,OAAO;eACxB,MAAM,CAAC,QAAQ,CAAC,WAAW;eAC3B,EAAE,QAAQ,EAAE,MAAM,EAAE;QACzB,UAAU,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,UAAU,KAAI,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC;KACvE,CAAC;IAEF,MAAM,UAAU,GAAG,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;QAChD,QAAQ,EAAE,eAAe;QACzB,MAAM,EAAE,KAAK;QACb,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;QAChB,SAAS,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,SAAS,KAAI,MAAM,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC;KACjE,EAAE,OAAO,CAAC,CAAC;IACZ,IAAI,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;QACnB,OAAO,UAAU,CAAC;IACpB,CAAC;IACD,MAAM,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC;IAE7B,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,GAAG,EAAE;QACrC,OAAO;QACP,UAAU,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;QAC1B,WAAW,EAAE,OAAO,CAAC,WAAW;QAChC,UAAU,EAAE,OAAO,CAAC,UAAU;KAC/B,CAAC,CAAC;IACH,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,CAAC;QACjB,OAAO,QAAQ,CAAC;IAClB,CAAC;IACD,MAAM,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC;IAEhC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,KAAK,CAU5B,CAAC,CAAC,IAAI,CACJ,GAAG,EACH,UAAU;SACP,sEAAsE,CAC1E,EACD,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,CACvB,CAAC,QAAQ,CAAC,CAAC;IACZ,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,MAAM,CAAC;IAChB,CAAC;IAED,OAAO,MAAM,CAAC;AAChB,CAAC"}
@@ -1,15 +0,0 @@
1
- import { SyllableSDKCore } from "../core.js";
2
- import { RequestOptions } from "../lib/sdks.js";
3
- import { ConnectionError, InvalidRequestError, RequestAbortedError, RequestTimeoutError, UnexpectedClientError } from "../models/errors/httpclienterrors.js";
4
- import { SDKError } from "../models/errors/sdkerror.js";
5
- import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
6
- import * as operations from "../models/operations/index.js";
7
- import { Result } from "../types/fp.js";
8
- /**
9
- * Get Weekly Call Volume By Weekday
10
- *
11
- * @remarks
12
- * Get weekly call volume by weekday.
13
- */
14
- export declare function dashboardsGetWeeklyCallVolumeByWeekday(client: SyllableSDKCore, options?: RequestOptions): Promise<Result<operations.GetWeeklyCallVolumeByWeekdayResponseGetWeeklyCallVolumeByWeekday, SDKError | SDKValidationError | UnexpectedClientError | InvalidRequestError | RequestAbortedError | RequestTimeoutError | ConnectionError>>;
15
- //# sourceMappingURL=dashboardsGetWeeklyCallVolumeByWeekday.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dashboardsGetWeeklyCallVolumeByWeekday.d.ts","sourceRoot":"","sources":["../src/funcs/dashboardsGetWeeklyCallVolumeByWeekday.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAsB,sCAAsC,CAC1D,MAAM,EAAE,eAAe,EACvB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CACR,MAAM,CACJ,UAAU,CAAC,gEAAgE,EACzE,QAAQ,GACR,kBAAkB,GAClB,qBAAqB,GACrB,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,eAAe,CAClB,CACF,CAuEA"}
@@ -1,86 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.dashboardsGetWeeklyCallVolumeByWeekday = dashboardsGetWeeklyCallVolumeByWeekday;
30
- const M = __importStar(require("../lib/matchers.js"));
31
- const security_js_1 = require("../lib/security.js");
32
- const url_js_1 = require("../lib/url.js");
33
- const operations = __importStar(require("../models/operations/index.js"));
34
- /**
35
- * Get Weekly Call Volume By Weekday
36
- *
37
- * @remarks
38
- * Get weekly call volume by weekday.
39
- */
40
- async function dashboardsGetWeeklyCallVolumeByWeekday(client, options) {
41
- const path = (0, url_js_1.pathToFunc)("/api/v1/dashboards/get_weekly_call_volume_by_weekday")();
42
- const headers = new Headers({
43
- Accept: "application/json",
44
- });
45
- const secConfig = await (0, security_js_1.extractSecurity)(client._options.apiKeyHeader);
46
- const securityInput = secConfig == null ? {} : { apiKeyHeader: secConfig };
47
- const requestSecurity = (0, security_js_1.resolveGlobalSecurity)(securityInput);
48
- const context = {
49
- operationID: "get_weekly_call_volume_by_weekday",
50
- oAuth2Scopes: [],
51
- resolvedSecurity: requestSecurity,
52
- securitySource: client._options.apiKeyHeader,
53
- retryConfig: (options === null || options === void 0 ? void 0 : options.retries)
54
- || client._options.retryConfig
55
- || { strategy: "none" },
56
- retryCodes: (options === null || options === void 0 ? void 0 : options.retryCodes) || ["429", "500", "502", "503", "504"],
57
- };
58
- const requestRes = client._createRequest(context, {
59
- security: requestSecurity,
60
- method: "GET",
61
- path: path,
62
- headers: headers,
63
- timeoutMs: (options === null || options === void 0 ? void 0 : options.timeoutMs) || client._options.timeoutMs || -1,
64
- }, options);
65
- if (!requestRes.ok) {
66
- return requestRes;
67
- }
68
- const req = requestRes.value;
69
- const doResult = await client._do(req, {
70
- context,
71
- errorCodes: ["4XX", "5XX"],
72
- retryConfig: context.retryConfig,
73
- retryCodes: context.retryCodes,
74
- });
75
- if (!doResult.ok) {
76
- return doResult;
77
- }
78
- const response = doResult.value;
79
- const [result] = await M.match(M.json(200, operations
80
- .GetWeeklyCallVolumeByWeekdayResponseGetWeeklyCallVolumeByWeekday$inboundSchema), M.fail(["4XX", "5XX"]))(response);
81
- if (!result.ok) {
82
- return result;
83
- }
84
- return result;
85
- }
86
- //# sourceMappingURL=dashboardsGetWeeklyCallVolumeByWeekday.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dashboardsGetWeeklyCallVolumeByWeekday.js","sourceRoot":"","sources":["../src/funcs/dashboardsGetWeeklyCallVolumeByWeekday.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;AAyBH,wFAqFC;AA3GD,sDAAwC;AAExC,oDAA4E;AAC5E,0CAA2C;AAU3C,0EAA4D;AAG5D;;;;;GAKG;AACI,KAAK,UAAU,sCAAsC,CAC1D,MAAuB,EACvB,OAAwB;IAaxB,MAAM,IAAI,GAAG,IAAA,mBAAU,EACrB,sDAAsD,CACvD,EAAE,CAAC;IAEJ,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC;QAC1B,MAAM,EAAE,kBAAkB;KAC3B,CAAC,CAAC;IAEH,MAAM,SAAS,GAAG,MAAM,IAAA,6BAAe,EAAC,MAAM,CAAC,QAAQ,CAAC,YAAY,CAAC,CAAC;IACtE,MAAM,aAAa,GAAG,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC;IAC3E,MAAM,eAAe,GAAG,IAAA,mCAAqB,EAAC,aAAa,CAAC,CAAC;IAE7D,MAAM,OAAO,GAAG;QACd,WAAW,EAAE,mCAAmC;QAChD,YAAY,EAAE,EAAE;QAEhB,gBAAgB,EAAE,eAAe;QAEjC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,YAAY;QAC5C,WAAW,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,OAAO;eACxB,MAAM,CAAC,QAAQ,CAAC,WAAW;eAC3B,EAAE,QAAQ,EAAE,MAAM,EAAE;QACzB,UAAU,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,UAAU,KAAI,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC;KACvE,CAAC;IAEF,MAAM,UAAU,GAAG,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;QAChD,QAAQ,EAAE,eAAe;QACzB,MAAM,EAAE,KAAK;QACb,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;QAChB,SAAS,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,SAAS,KAAI,MAAM,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC;KACjE,EAAE,OAAO,CAAC,CAAC;IACZ,IAAI,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;QACnB,OAAO,UAAU,CAAC;IACpB,CAAC;IACD,MAAM,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC;IAE7B,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,GAAG,EAAE;QACrC,OAAO;QACP,UAAU,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;QAC1B,WAAW,EAAE,OAAO,CAAC,WAAW;QAChC,UAAU,EAAE,OAAO,CAAC,UAAU;KAC/B,CAAC,CAAC;IACH,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,CAAC;QACjB,OAAO,QAAQ,CAAC;IAClB,CAAC;IACD,MAAM,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC;IAEhC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,KAAK,CAU5B,CAAC,CAAC,IAAI,CACJ,GAAG,EACH,UAAU;SACP,8EAA8E,CAClF,EACD,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,CACvB,CAAC,QAAQ,CAAC,CAAC;IACZ,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,MAAM,CAAC;IAChB,CAAC;IAED,OAAO,MAAM,CAAC;AAChB,CAAC"}
@@ -1,15 +0,0 @@
1
- import { SyllableSDKCore } from "../core.js";
2
- import { RequestOptions } from "../lib/sdks.js";
3
- import { ConnectionError, InvalidRequestError, RequestAbortedError, RequestTimeoutError, UnexpectedClientError } from "../models/errors/httpclienterrors.js";
4
- import { SDKError } from "../models/errors/sdkerror.js";
5
- import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
6
- import * as operations from "../models/operations/index.js";
7
- import { Result } from "../types/fp.js";
8
- /**
9
- * Get Total Call Volume By Weekday
10
- *
11
- * @remarks
12
- * Get total call volume by weekday.
13
- */
14
- export declare function dashboardsTotalCallVolumeByWeekday(client: SyllableSDKCore, options?: RequestOptions): Promise<Result<operations.TotalCallVolumeByWeekdayResponseTotalCallVolumeByWeekday, SDKError | SDKValidationError | UnexpectedClientError | InvalidRequestError | RequestAbortedError | RequestTimeoutError | ConnectionError>>;
15
- //# sourceMappingURL=dashboardsTotalCallVolumeByWeekday.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dashboardsTotalCallVolumeByWeekday.d.ts","sourceRoot":"","sources":["../src/funcs/dashboardsTotalCallVolumeByWeekday.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAsB,kCAAkC,CACtD,MAAM,EAAE,eAAe,EACvB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CACR,MAAM,CACJ,UAAU,CAAC,wDAAwD,EACjE,QAAQ,GACR,kBAAkB,GAClB,qBAAqB,GACrB,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,eAAe,CAClB,CACF,CAqEA"}
@@ -1,86 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.dashboardsTotalCallVolumeByWeekday = dashboardsTotalCallVolumeByWeekday;
30
- const M = __importStar(require("../lib/matchers.js"));
31
- const security_js_1 = require("../lib/security.js");
32
- const url_js_1 = require("../lib/url.js");
33
- const operations = __importStar(require("../models/operations/index.js"));
34
- /**
35
- * Get Total Call Volume By Weekday
36
- *
37
- * @remarks
38
- * Get total call volume by weekday.
39
- */
40
- async function dashboardsTotalCallVolumeByWeekday(client, options) {
41
- const path = (0, url_js_1.pathToFunc)("/api/v1/dashboards/total_call_volume_by_weekday")();
42
- const headers = new Headers({
43
- Accept: "application/json",
44
- });
45
- const secConfig = await (0, security_js_1.extractSecurity)(client._options.apiKeyHeader);
46
- const securityInput = secConfig == null ? {} : { apiKeyHeader: secConfig };
47
- const requestSecurity = (0, security_js_1.resolveGlobalSecurity)(securityInput);
48
- const context = {
49
- operationID: "total_call_volume_by_weekday",
50
- oAuth2Scopes: [],
51
- resolvedSecurity: requestSecurity,
52
- securitySource: client._options.apiKeyHeader,
53
- retryConfig: (options === null || options === void 0 ? void 0 : options.retries)
54
- || client._options.retryConfig
55
- || { strategy: "none" },
56
- retryCodes: (options === null || options === void 0 ? void 0 : options.retryCodes) || ["429", "500", "502", "503", "504"],
57
- };
58
- const requestRes = client._createRequest(context, {
59
- security: requestSecurity,
60
- method: "GET",
61
- path: path,
62
- headers: headers,
63
- timeoutMs: (options === null || options === void 0 ? void 0 : options.timeoutMs) || client._options.timeoutMs || -1,
64
- }, options);
65
- if (!requestRes.ok) {
66
- return requestRes;
67
- }
68
- const req = requestRes.value;
69
- const doResult = await client._do(req, {
70
- context,
71
- errorCodes: ["4XX", "5XX"],
72
- retryConfig: context.retryConfig,
73
- retryCodes: context.retryCodes,
74
- });
75
- if (!doResult.ok) {
76
- return doResult;
77
- }
78
- const response = doResult.value;
79
- const [result] = await M.match(M.json(200, operations
80
- .TotalCallVolumeByWeekdayResponseTotalCallVolumeByWeekday$inboundSchema), M.fail(["4XX", "5XX"]))(response);
81
- if (!result.ok) {
82
- return result;
83
- }
84
- return result;
85
- }
86
- //# sourceMappingURL=dashboardsTotalCallVolumeByWeekday.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dashboardsTotalCallVolumeByWeekday.js","sourceRoot":"","sources":["../src/funcs/dashboardsTotalCallVolumeByWeekday.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;AAyBH,gFAmFC;AAzGD,sDAAwC;AAExC,oDAA4E;AAC5E,0CAA2C;AAU3C,0EAA4D;AAG5D;;;;;GAKG;AACI,KAAK,UAAU,kCAAkC,CACtD,MAAuB,EACvB,OAAwB;IAaxB,MAAM,IAAI,GAAG,IAAA,mBAAU,EAAC,iDAAiD,CAAC,EAAE,CAAC;IAE7E,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC;QAC1B,MAAM,EAAE,kBAAkB;KAC3B,CAAC,CAAC;IAEH,MAAM,SAAS,GAAG,MAAM,IAAA,6BAAe,EAAC,MAAM,CAAC,QAAQ,CAAC,YAAY,CAAC,CAAC;IACtE,MAAM,aAAa,GAAG,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC;IAC3E,MAAM,eAAe,GAAG,IAAA,mCAAqB,EAAC,aAAa,CAAC,CAAC;IAE7D,MAAM,OAAO,GAAG;QACd,WAAW,EAAE,8BAA8B;QAC3C,YAAY,EAAE,EAAE;QAEhB,gBAAgB,EAAE,eAAe;QAEjC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,YAAY;QAC5C,WAAW,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,OAAO;eACxB,MAAM,CAAC,QAAQ,CAAC,WAAW;eAC3B,EAAE,QAAQ,EAAE,MAAM,EAAE;QACzB,UAAU,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,UAAU,KAAI,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC;KACvE,CAAC;IAEF,MAAM,UAAU,GAAG,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;QAChD,QAAQ,EAAE,eAAe;QACzB,MAAM,EAAE,KAAK;QACb,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;QAChB,SAAS,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,SAAS,KAAI,MAAM,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC;KACjE,EAAE,OAAO,CAAC,CAAC;IACZ,IAAI,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;QACnB,OAAO,UAAU,CAAC;IACpB,CAAC;IACD,MAAM,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC;IAE7B,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,GAAG,EAAE;QACrC,OAAO;QACP,UAAU,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;QAC1B,WAAW,EAAE,OAAO,CAAC,WAAW;QAChC,UAAU,EAAE,OAAO,CAAC,UAAU;KAC/B,CAAC,CAAC;IACH,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,CAAC;QACjB,OAAO,QAAQ,CAAC;IAClB,CAAC;IACD,MAAM,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC;IAEhC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,KAAK,CAU5B,CAAC,CAAC,IAAI,CACJ,GAAG,EACH,UAAU;SACP,sEAAsE,CAC1E,EACD,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,CACvB,CAAC,QAAQ,CAAC,CAAC;IACZ,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,MAAM,CAAC;IAChB,CAAC;IAED,OAAO,MAAM,CAAC;AAChB,CAAC"}
@@ -1,28 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
- /**
5
- * Successful Response
6
- */
7
- export type GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour = {};
8
- /** @internal */
9
- export declare const GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema: z.ZodType<GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour, z.ZodTypeDef, unknown>;
10
- /** @internal */
11
- export type GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$Outbound = {};
12
- /** @internal */
13
- export declare const GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema: z.ZodType<GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$Outbound, z.ZodTypeDef, GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour>;
14
- /**
15
- * @internal
16
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
17
- */
18
- export declare namespace GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$ {
19
- /** @deprecated use `GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema` instead. */
20
- const inboundSchema: z.ZodType<GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour, z.ZodTypeDef, unknown>;
21
- /** @deprecated use `GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema` instead. */
22
- const outboundSchema: z.ZodType<GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$Outbound, z.ZodTypeDef, GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour>;
23
- /** @deprecated use `GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$Outbound` instead. */
24
- type Outbound = GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$Outbound;
25
- }
26
- export declare function getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourToJSON(getDailyCallVolumeByHourResponseGetDailyCallVolumeByHour: GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour): string;
27
- export declare function getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourFromJSON(jsonString: string): SafeParseResult<GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour, SDKValidationError>;
28
- //# sourceMappingURL=getdailycallvolumebyhour.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getdailycallvolumebyhour.d.ts","sourceRoot":"","sources":["../../src/models/operations/getdailycallvolumebyhour.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,MAAM,MAAM,wDAAwD,GAAG,EAAE,CAAC;AAE1E,gBAAgB;AAChB,eAAO,MAAM,sEAAsE,EACjF,CAAC,CAAC,OAAO,CACP,wDAAwD,EACxD,CAAC,CAAC,UAAU,EACZ,OAAO,CACO,CAAC;AAEnB,gBAAgB;AAChB,MAAM,MAAM,iEAAiE,GAC3E,EAAE,CAAC;AAEL,gBAAgB;AAChB,eAAO,MAAM,uEAAuE,EAClF,CAAC,CAAC,OAAO,CACP,iEAAiE,EACjE,CAAC,CAAC,UAAU,EACZ,wDAAwD,CAC1C,CAAC;AAEnB;;;GAGG;AACH,yBAAiB,yDAAyD,CAAC;IACzE,wGAAwG;IACjG,MAAM,aAAa,4FAC8C,CAAC;IACzE,yGAAyG;IAClG,MAAM,cAAc,sJAC8C,CAAC;IAC1E,mGAAmG;IACnG,KAAY,QAAQ,GAClB,iEAAiE,CAAC;CACrE;AAED,wBAAgB,8DAA8D,CAC5E,wDAAwD,EACtD,wDAAwD,GACzD,MAAM,CAKR;AAED,wBAAgB,gEAAgE,CAC9E,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,wDAAwD,EACxD,kBAAkB,CACnB,CAQA"}
@@ -1,57 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$ = exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema = exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema = void 0;
30
- exports.getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourToJSON = getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourToJSON;
31
- exports.getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourFromJSON = getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourFromJSON;
32
- const z = __importStar(require("zod"));
33
- const schemas_js_1 = require("../../lib/schemas.js");
34
- /** @internal */
35
- exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema = z.object({});
36
- /** @internal */
37
- exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema = z.object({});
38
- /**
39
- * @internal
40
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
41
- */
42
- var GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$;
43
- (function (GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$) {
44
- /** @deprecated use `GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema` instead. */
45
- GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$.inboundSchema = exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema;
46
- /** @deprecated use `GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema` instead. */
47
- GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$.outboundSchema = exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema;
48
- })(GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$ || (exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$ = GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$ = {}));
49
- function getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourToJSON(getDailyCallVolumeByHourResponseGetDailyCallVolumeByHour) {
50
- return JSON.stringify(exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$outboundSchema
51
- .parse(getDailyCallVolumeByHourResponseGetDailyCallVolumeByHour));
52
- }
53
- function getDailyCallVolumeByHourResponseGetDailyCallVolumeByHourFromJSON(jsonString) {
54
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour$inboundSchema
55
- .parse(JSON.parse(x)), `Failed to parse 'GetDailyCallVolumeByHourResponseGetDailyCallVolumeByHour' from JSON`);
56
- }
57
- //# sourceMappingURL=getdailycallvolumebyhour.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getdailycallvolumebyhour.js","sourceRoot":"","sources":["../../src/models/operations/getdailycallvolumebyhour.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAgDH,wIAQC;AAED,4IAaC;AArED,uCAAyB;AACzB,qDAAiD;AASjD,gBAAgB;AACH,QAAA,sEAAsE,GAK7E,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAMnB,gBAAgB;AACH,QAAA,uEAAuE,GAK9E,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEnB;;;GAGG;AACH,IAAiB,yDAAyD,CAUzE;AAVD,WAAiB,yDAAyD;IACxE,wGAAwG;IAC3F,uEAAa,GACxB,8EAAsE,CAAC;IACzE,yGAAyG;IAC5F,wEAAc,GACzB,+EAAuE,CAAC;AAI5E,CAAC,EAVgB,yDAAyD,yEAAzD,yDAAyD,QAUzE;AAED,SAAgB,8DAA8D,CAC5E,wDAC0D;IAE1D,OAAO,IAAI,CAAC,SAAS,CACnB,+EAAuE;SACpE,KAAK,CAAC,wDAAwD,CAAC,CACnE,CAAC;AACJ,CAAC;AAED,SAAgB,gEAAgE,CAC9E,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,8EAAsE;SACnE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,sFAAsF,CACvF,CAAC;AACJ,CAAC"}
@@ -1,28 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
- /**
5
- * Successful Response
6
- */
7
- export type GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay = {};
8
- /** @internal */
9
- export declare const GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema: z.ZodType<GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay, z.ZodTypeDef, unknown>;
10
- /** @internal */
11
- export type GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$Outbound = {};
12
- /** @internal */
13
- export declare const GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema: z.ZodType<GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$Outbound, z.ZodTypeDef, GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay>;
14
- /**
15
- * @internal
16
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
17
- */
18
- export declare namespace GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$ {
19
- /** @deprecated use `GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema` instead. */
20
- const inboundSchema: z.ZodType<GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay, z.ZodTypeDef, unknown>;
21
- /** @deprecated use `GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema` instead. */
22
- const outboundSchema: z.ZodType<GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$Outbound, z.ZodTypeDef, GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay>;
23
- /** @deprecated use `GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$Outbound` instead. */
24
- type Outbound = GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$Outbound;
25
- }
26
- export declare function getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayToJSON(getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay: GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay): string;
27
- export declare function getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayFromJSON(jsonString: string): SafeParseResult<GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay, SDKValidationError>;
28
- //# sourceMappingURL=getmonthlycallvolumebyday.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getmonthlycallvolumebyday.d.ts","sourceRoot":"","sources":["../../src/models/operations/getmonthlycallvolumebyday.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,MAAM,MAAM,0DAA0D,GAAG,EAAE,CAAC;AAE5E,gBAAgB;AAChB,eAAO,MAAM,wEAAwE,EACnF,CAAC,CAAC,OAAO,CACP,0DAA0D,EAC1D,CAAC,CAAC,UAAU,EACZ,OAAO,CACO,CAAC;AAEnB,gBAAgB;AAChB,MAAM,MAAM,mEAAmE,GAC7E,EAAE,CAAC;AAEL,gBAAgB;AAChB,eAAO,MAAM,yEAAyE,EACpF,CAAC,CAAC,OAAO,CACP,mEAAmE,EACnE,CAAC,CAAC,UAAU,EACZ,0DAA0D,CAC5C,CAAC;AAEnB;;;GAGG;AACH,yBAAiB,2DAA2D,CAAC;IAC3E,0GAA0G;IACnG,MAAM,aAAa,8FACgD,CAAC;IAC3E,2GAA2G;IACpG,MAAM,cAAc,0JACgD,CAAC;IAC5E,qGAAqG;IACrG,KAAY,QAAQ,GAClB,mEAAmE,CAAC;CACvE;AAED,wBAAgB,gEAAgE,CAC9E,0DAA0D,EACxD,0DAA0D,GAC3D,MAAM,CAKR;AAED,wBAAgB,kEAAkE,CAChF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,0DAA0D,EAC1D,kBAAkB,CACnB,CAQA"}
@@ -1,57 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$ = exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema = exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema = void 0;
30
- exports.getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayToJSON = getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayToJSON;
31
- exports.getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayFromJSON = getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayFromJSON;
32
- const z = __importStar(require("zod"));
33
- const schemas_js_1 = require("../../lib/schemas.js");
34
- /** @internal */
35
- exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema = z.object({});
36
- /** @internal */
37
- exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema = z.object({});
38
- /**
39
- * @internal
40
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
41
- */
42
- var GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$;
43
- (function (GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$) {
44
- /** @deprecated use `GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema` instead. */
45
- GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$.inboundSchema = exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema;
46
- /** @deprecated use `GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema` instead. */
47
- GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$.outboundSchema = exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema;
48
- })(GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$ || (exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$ = GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$ = {}));
49
- function getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayToJSON(getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay) {
50
- return JSON.stringify(exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$outboundSchema
51
- .parse(getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay));
52
- }
53
- function getMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDayFromJSON(jsonString) {
54
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay$inboundSchema
55
- .parse(JSON.parse(x)), `Failed to parse 'GetMonthlyCallVolumeByDayResponseGetMonthlyCallVolumeByDay' from JSON`);
56
- }
57
- //# sourceMappingURL=getmonthlycallvolumebyday.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getmonthlycallvolumebyday.js","sourceRoot":"","sources":["../../src/models/operations/getmonthlycallvolumebyday.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAgDH,4IAQC;AAED,gJAaC;AArED,uCAAyB;AACzB,qDAAiD;AASjD,gBAAgB;AACH,QAAA,wEAAwE,GAK/E,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAMnB,gBAAgB;AACH,QAAA,yEAAyE,GAKhF,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEnB;;;GAGG;AACH,IAAiB,2DAA2D,CAU3E;AAVD,WAAiB,2DAA2D;IAC1E,0GAA0G;IAC7F,yEAAa,GACxB,gFAAwE,CAAC;IAC3E,2GAA2G;IAC9F,0EAAc,GACzB,iFAAyE,CAAC;AAI9E,CAAC,EAVgB,2DAA2D,2EAA3D,2DAA2D,QAU3E;AAED,SAAgB,gEAAgE,CAC9E,0DAC4D;IAE5D,OAAO,IAAI,CAAC,SAAS,CACnB,iFAAyE;SACtE,KAAK,CAAC,0DAA0D,CAAC,CACrE,CAAC;AACJ,CAAC;AAED,SAAgB,kEAAkE,CAChF,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,gFAAwE;SACrE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,wFAAwF,CACzF,CAAC;AACJ,CAAC"}
@@ -1,28 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
- /**
5
- * Successful Response
6
- */
7
- export type GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek = {};
8
- /** @internal */
9
- export declare const GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema: z.ZodType<GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek, z.ZodTypeDef, unknown>;
10
- /** @internal */
11
- export type GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$Outbound = {};
12
- /** @internal */
13
- export declare const GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema: z.ZodType<GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$Outbound, z.ZodTypeDef, GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek>;
14
- /**
15
- * @internal
16
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
17
- */
18
- export declare namespace GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$ {
19
- /** @deprecated use `GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema` instead. */
20
- const inboundSchema: z.ZodType<GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek, z.ZodTypeDef, unknown>;
21
- /** @deprecated use `GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema` instead. */
22
- const outboundSchema: z.ZodType<GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$Outbound, z.ZodTypeDef, GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek>;
23
- /** @deprecated use `GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$Outbound` instead. */
24
- type Outbound = GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$Outbound;
25
- }
26
- export declare function getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekToJSON(getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek: GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek): string;
27
- export declare function getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekFromJSON(jsonString: string): SafeParseResult<GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek, SDKValidationError>;
28
- //# sourceMappingURL=getmonthlycallvolumebyweek.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getmonthlycallvolumebyweek.d.ts","sourceRoot":"","sources":["../../src/models/operations/getmonthlycallvolumebyweek.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,MAAM,MAAM,4DAA4D,GAAG,EAAE,CAAC;AAE9E,gBAAgB;AAChB,eAAO,MAAM,0EAA0E,EACrF,CAAC,CAAC,OAAO,CACP,4DAA4D,EAC5D,CAAC,CAAC,UAAU,EACZ,OAAO,CACO,CAAC;AAEnB,gBAAgB;AAChB,MAAM,MAAM,qEAAqE,GAC/E,EAAE,CAAC;AAEL,gBAAgB;AAChB,eAAO,MAAM,2EAA2E,EACtF,CAAC,CAAC,OAAO,CACP,qEAAqE,EACrE,CAAC,CAAC,UAAU,EACZ,4DAA4D,CAC9C,CAAC;AAEnB;;;GAGG;AACH,yBAAiB,6DAA6D,CAAC;IAC7E,4GAA4G;IACrG,MAAM,aAAa,gGACkD,CAAC;IAC7E,6GAA6G;IACtG,MAAM,cAAc,8JACkD,CAAC;IAC9E,uGAAuG;IACvG,KAAY,QAAQ,GAClB,qEAAqE,CAAC;CACzE;AAED,wBAAgB,kEAAkE,CAChF,4DAA4D,EAC1D,4DAA4D,GAC7D,MAAM,CAKR;AAED,wBAAgB,oEAAoE,CAClF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,4DAA4D,EAC5D,kBAAkB,CACnB,CAQA"}
@@ -1,57 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$ = exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema = exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema = void 0;
30
- exports.getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekToJSON = getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekToJSON;
31
- exports.getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekFromJSON = getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekFromJSON;
32
- const z = __importStar(require("zod"));
33
- const schemas_js_1 = require("../../lib/schemas.js");
34
- /** @internal */
35
- exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema = z.object({});
36
- /** @internal */
37
- exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema = z.object({});
38
- /**
39
- * @internal
40
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
41
- */
42
- var GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$;
43
- (function (GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$) {
44
- /** @deprecated use `GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema` instead. */
45
- GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$.inboundSchema = exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema;
46
- /** @deprecated use `GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema` instead. */
47
- GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$.outboundSchema = exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema;
48
- })(GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$ || (exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$ = GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$ = {}));
49
- function getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekToJSON(getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek) {
50
- return JSON.stringify(exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$outboundSchema
51
- .parse(getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek));
52
- }
53
- function getMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeekFromJSON(jsonString) {
54
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek$inboundSchema
55
- .parse(JSON.parse(x)), `Failed to parse 'GetMonthlyCallVolumeByWeekResponseGetMonthlyCallVolumeByWeek' from JSON`);
56
- }
57
- //# sourceMappingURL=getmonthlycallvolumebyweek.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getmonthlycallvolumebyweek.js","sourceRoot":"","sources":["../../src/models/operations/getmonthlycallvolumebyweek.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAgDH,gJAQC;AAED,oJAaC;AArED,uCAAyB;AACzB,qDAAiD;AASjD,gBAAgB;AACH,QAAA,0EAA0E,GAKjF,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAMnB,gBAAgB;AACH,QAAA,2EAA2E,GAKlF,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEnB;;;GAGG;AACH,IAAiB,6DAA6D,CAU7E;AAVD,WAAiB,6DAA6D;IAC5E,4GAA4G;IAC/F,2EAAa,GACxB,kFAA0E,CAAC;IAC7E,6GAA6G;IAChG,4EAAc,GACzB,mFAA2E,CAAC;AAIhF,CAAC,EAVgB,6DAA6D,6EAA7D,6DAA6D,QAU7E;AAED,SAAgB,kEAAkE,CAChF,4DAC8D;IAE9D,OAAO,IAAI,CAAC,SAAS,CACnB,mFAA2E;SACxE,KAAK,CAAC,4DAA4D,CAAC,CACvE,CAAC;AACJ,CAAC;AAED,SAAgB,oEAAoE,CAClF,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,kFAA0E;SACvE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,0FAA0F,CAC3F,CAAC;AACJ,CAAC"}