telnyx 3.3.3 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/client.d.mts +6 -6
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +6 -6
  5. package/client.d.ts.map +1 -1
  6. package/client.js.map +1 -1
  7. package/client.mjs.map +1 -1
  8. package/package.json +1 -1
  9. package/resources/calls/actions.d.mts +183 -6
  10. package/resources/calls/actions.d.mts.map +1 -1
  11. package/resources/calls/actions.d.ts +183 -6
  12. package/resources/calls/actions.d.ts.map +1 -1
  13. package/resources/calls/actions.js.map +1 -1
  14. package/resources/calls/actions.mjs.map +1 -1
  15. package/resources/index.d.mts +3 -3
  16. package/resources/index.d.mts.map +1 -1
  17. package/resources/index.d.ts +3 -3
  18. package/resources/index.d.ts.map +1 -1
  19. package/resources/index.js.map +1 -1
  20. package/resources/index.mjs.map +1 -1
  21. package/resources/legacy/reporting/batch-detail-records/batch-detail-records.d.mts +41 -6
  22. package/resources/legacy/reporting/batch-detail-records/batch-detail-records.d.mts.map +1 -1
  23. package/resources/legacy/reporting/batch-detail-records/batch-detail-records.d.ts +41 -6
  24. package/resources/legacy/reporting/batch-detail-records/batch-detail-records.d.ts.map +1 -1
  25. package/resources/legacy/reporting/batch-detail-records/batch-detail-records.js.map +1 -1
  26. package/resources/legacy/reporting/batch-detail-records/batch-detail-records.mjs.map +1 -1
  27. package/resources/legacy/reporting/batch-detail-records/index.d.mts +4 -4
  28. package/resources/legacy/reporting/batch-detail-records/index.d.mts.map +1 -1
  29. package/resources/legacy/reporting/batch-detail-records/index.d.ts +4 -4
  30. package/resources/legacy/reporting/batch-detail-records/index.d.ts.map +1 -1
  31. package/resources/legacy/reporting/batch-detail-records/index.js.map +1 -1
  32. package/resources/legacy/reporting/batch-detail-records/index.mjs.map +1 -1
  33. package/resources/legacy/reporting/batch-detail-records/messaging.d.mts +29 -280
  34. package/resources/legacy/reporting/batch-detail-records/messaging.d.mts.map +1 -1
  35. package/resources/legacy/reporting/batch-detail-records/messaging.d.ts +29 -280
  36. package/resources/legacy/reporting/batch-detail-records/messaging.d.ts.map +1 -1
  37. package/resources/legacy/reporting/batch-detail-records/messaging.js.map +1 -1
  38. package/resources/legacy/reporting/batch-detail-records/messaging.mjs.map +1 -1
  39. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.mts +20 -73
  40. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.mts.map +1 -1
  41. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.ts +20 -73
  42. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.ts.map +1 -1
  43. package/resources/legacy/reporting/batch-detail-records/voice.d.mts +75 -473
  44. package/resources/legacy/reporting/batch-detail-records/voice.d.mts.map +1 -1
  45. package/resources/legacy/reporting/batch-detail-records/voice.d.ts +75 -473
  46. package/resources/legacy/reporting/batch-detail-records/voice.d.ts.map +1 -1
  47. package/resources/legacy/reporting/batch-detail-records/voice.js.map +1 -1
  48. package/resources/legacy/reporting/batch-detail-records/voice.mjs.map +1 -1
  49. package/resources/legacy/reporting/index.d.mts +1 -1
  50. package/resources/legacy/reporting/index.d.mts.map +1 -1
  51. package/resources/legacy/reporting/index.d.ts +1 -1
  52. package/resources/legacy/reporting/index.d.ts.map +1 -1
  53. package/resources/legacy/reporting/index.js.map +1 -1
  54. package/resources/legacy/reporting/index.mjs.map +1 -1
  55. package/resources/legacy/reporting/reporting.d.mts +2 -2
  56. package/resources/legacy/reporting/reporting.d.mts.map +1 -1
  57. package/resources/legacy/reporting/reporting.d.ts +2 -2
  58. package/resources/legacy/reporting/reporting.d.ts.map +1 -1
  59. package/resources/legacy/reporting/reporting.js.map +1 -1
  60. package/resources/legacy/reporting/reporting.mjs.map +1 -1
  61. package/resources/legacy/reporting/usage-reports/index.d.mts +2 -2
  62. package/resources/legacy/reporting/usage-reports/index.d.mts.map +1 -1
  63. package/resources/legacy/reporting/usage-reports/index.d.ts +2 -2
  64. package/resources/legacy/reporting/usage-reports/index.d.ts.map +1 -1
  65. package/resources/legacy/reporting/usage-reports/index.js.map +1 -1
  66. package/resources/legacy/reporting/usage-reports/index.mjs.map +1 -1
  67. package/resources/legacy/reporting/usage-reports/messaging.d.mts +31 -124
  68. package/resources/legacy/reporting/usage-reports/messaging.d.mts.map +1 -1
  69. package/resources/legacy/reporting/usage-reports/messaging.d.ts +31 -124
  70. package/resources/legacy/reporting/usage-reports/messaging.d.ts.map +1 -1
  71. package/resources/legacy/reporting/usage-reports/usage-reports.d.mts +4 -4
  72. package/resources/legacy/reporting/usage-reports/usage-reports.d.mts.map +1 -1
  73. package/resources/legacy/reporting/usage-reports/usage-reports.d.ts +4 -4
  74. package/resources/legacy/reporting/usage-reports/usage-reports.d.ts.map +1 -1
  75. package/resources/legacy/reporting/usage-reports/usage-reports.js.map +1 -1
  76. package/resources/legacy/reporting/usage-reports/usage-reports.mjs.map +1 -1
  77. package/resources/legacy/reporting/usage-reports/voice.d.mts +32 -128
  78. package/resources/legacy/reporting/usage-reports/voice.d.mts.map +1 -1
  79. package/resources/legacy/reporting/usage-reports/voice.d.ts +32 -128
  80. package/resources/legacy/reporting/usage-reports/voice.d.ts.map +1 -1
  81. package/resources/oauth-clients.d.mts +71 -275
  82. package/resources/oauth-clients.d.mts.map +1 -1
  83. package/resources/oauth-clients.d.ts +71 -275
  84. package/resources/oauth-clients.d.ts.map +1 -1
  85. package/resources/oauth-grants.d.mts +30 -86
  86. package/resources/oauth-grants.d.mts.map +1 -1
  87. package/resources/oauth-grants.d.ts +30 -86
  88. package/resources/oauth-grants.d.ts.map +1 -1
  89. package/resources/verify-profiles.d.mts +8 -22
  90. package/resources/verify-profiles.d.mts.map +1 -1
  91. package/resources/verify-profiles.d.ts +8 -22
  92. package/resources/verify-profiles.d.ts.map +1 -1
  93. package/src/client.ts +6 -0
  94. package/src/resources/calls/actions.ts +555 -6
  95. package/src/resources/index.ts +3 -0
  96. package/src/resources/legacy/reporting/batch-detail-records/batch-detail-records.ts +49 -0
  97. package/src/resources/legacy/reporting/batch-detail-records/index.ts +4 -1
  98. package/src/resources/legacy/reporting/batch-detail-records/messaging.ts +30 -357
  99. package/src/resources/legacy/reporting/batch-detail-records/speech-to-text.ts +21 -94
  100. package/src/resources/legacy/reporting/batch-detail-records/voice.ts +89 -572
  101. package/src/resources/legacy/reporting/index.ts +1 -1
  102. package/src/resources/legacy/reporting/reporting.ts +2 -2
  103. package/src/resources/legacy/reporting/usage-reports/index.ts +2 -0
  104. package/src/resources/legacy/reporting/usage-reports/messaging.ts +31 -159
  105. package/src/resources/legacy/reporting/usage-reports/usage-reports.ts +4 -0
  106. package/src/resources/legacy/reporting/usage-reports/voice.ts +32 -163
  107. package/src/resources/oauth-clients.ts +72 -323
  108. package/src/resources/oauth-grants.ts +31 -98
  109. package/src/resources/verify-profiles.ts +10 -27
  110. package/src/version.ts +1 -1
  111. package/version.d.mts +1 -1
  112. package/version.d.ts +1 -1
  113. package/version.js +1 -1
  114. package/version.mjs +1 -1
@@ -1,4 +1,5 @@
1
1
  import { APIResource } from "../../../../core/resource.mjs";
2
+ import * as BatchDetailRecordsAPI from "./batch-detail-records.mjs";
2
3
  import { APIPromise } from "../../../../core/api-promise.mjs";
3
4
  import { RequestOptions } from "../../../../internal/request-options.mjs";
4
5
  export declare class Voice extends APIResource {
@@ -62,348 +63,94 @@ export declare class Voice extends APIResource {
62
63
  */
63
64
  retrieveFields(options?: RequestOptions): APIPromise<VoiceRetrieveFieldsResponse>;
64
65
  }
65
- export interface VoiceCreateResponse {
66
+ /**
67
+ * Response object for CDR detailed report
68
+ */
69
+ export interface CdrDetailedReqResponse {
66
70
  /**
67
- * Response object for CDR detailed report
71
+ * Unique identifier for the report
68
72
  */
69
- data?: VoiceCreateResponse.Data;
70
- }
71
- export declare namespace VoiceCreateResponse {
73
+ id?: string;
72
74
  /**
73
- * Response object for CDR detailed report
75
+ * List of call types (Inbound = 1, Outbound = 2)
74
76
  */
75
- interface Data {
76
- /**
77
- * Unique identifier for the report
78
- */
79
- id?: string;
80
- /**
81
- * List of call types (Inbound = 1, Outbound = 2)
82
- */
83
- call_types?: Array<number>;
84
- /**
85
- * List of connections
86
- */
87
- connections?: Array<number>;
88
- /**
89
- * Creation date of the report
90
- */
91
- created_at?: string;
92
- /**
93
- * End time in ISO format
94
- */
95
- end_time?: string;
96
- /**
97
- * List of filters
98
- */
99
- filters?: Array<Data.Filter>;
100
- /**
101
- * List of managed accounts
102
- */
103
- managed_accounts?: Array<string>;
104
- record_type?: string;
105
- /**
106
- * List of record types (Complete = 1, Incomplete = 2, Errors = 3)
107
- */
108
- record_types?: Array<number>;
109
- /**
110
- * Name of the report
111
- */
112
- report_name?: string;
113
- /**
114
- * URL to download the report
115
- */
116
- report_url?: string;
117
- /**
118
- * Number of retries
119
- */
120
- retry?: number;
121
- /**
122
- * Source of the report. Valid values: calls (default), call-control, fax-api,
123
- * webrtc
124
- */
125
- source?: string;
126
- /**
127
- * Start time in ISO format
128
- */
129
- start_time?: string;
130
- /**
131
- * Status of the report (Pending = 1, Complete = 2, Failed = 3, Expired = 4)
132
- */
133
- status?: number;
134
- /**
135
- * Timezone for the report
136
- */
137
- timezone?: string;
138
- /**
139
- * Last update date of the report
140
- */
141
- updated_at?: string;
142
- }
143
- namespace Data {
144
- /**
145
- * Query filter criteria. Note: The first filter object must specify filter_type as
146
- * 'and'. You cannot follow an 'or' with another 'and'.
147
- */
148
- interface Filter {
149
- /**
150
- * Billing group UUID to filter by
151
- */
152
- billing_group?: string;
153
- /**
154
- * Called line identification (destination number)
155
- */
156
- cld?: string;
157
- /**
158
- * Filter type for CLD matching
159
- */
160
- cld_filter?: 'contains' | 'starts_with' | 'ends_with';
161
- /**
162
- * Calling line identification (caller ID)
163
- */
164
- cli?: string;
165
- /**
166
- * Filter type for CLI matching
167
- */
168
- cli_filter?: 'contains' | 'starts_with' | 'ends_with';
169
- /**
170
- * Logical operator for combining filters
171
- */
172
- filter_type?: 'and' | 'or';
173
- /**
174
- * Tag name to filter by
175
- */
176
- tags_list?: string;
177
- }
178
- }
77
+ call_types?: Array<number>;
78
+ /**
79
+ * List of connections
80
+ */
81
+ connections?: Array<number>;
82
+ /**
83
+ * Creation date of the report
84
+ */
85
+ created_at?: string;
86
+ /**
87
+ * End time in ISO format
88
+ */
89
+ end_time?: string;
90
+ /**
91
+ * List of filters
92
+ */
93
+ filters?: Array<BatchDetailRecordsAPI.Filter>;
94
+ /**
95
+ * List of managed accounts
96
+ */
97
+ managed_accounts?: Array<string>;
98
+ record_type?: string;
99
+ /**
100
+ * List of record types (Complete = 1, Incomplete = 2, Errors = 3)
101
+ */
102
+ record_types?: Array<number>;
103
+ /**
104
+ * Name of the report
105
+ */
106
+ report_name?: string;
107
+ /**
108
+ * URL to download the report
109
+ */
110
+ report_url?: string;
111
+ /**
112
+ * Number of retries
113
+ */
114
+ retry?: number;
115
+ /**
116
+ * Source of the report. Valid values: calls (default), call-control, fax-api,
117
+ * webrtc
118
+ */
119
+ source?: string;
120
+ /**
121
+ * Start time in ISO format
122
+ */
123
+ start_time?: string;
124
+ /**
125
+ * Status of the report (Pending = 1, Complete = 2, Failed = 3, Expired = 4)
126
+ */
127
+ status?: number;
128
+ /**
129
+ * Timezone for the report
130
+ */
131
+ timezone?: string;
132
+ /**
133
+ * Last update date of the report
134
+ */
135
+ updated_at?: string;
179
136
  }
180
- export interface VoiceRetrieveResponse {
137
+ export interface VoiceCreateResponse {
181
138
  /**
182
139
  * Response object for CDR detailed report
183
140
  */
184
- data?: VoiceRetrieveResponse.Data;
141
+ data?: CdrDetailedReqResponse;
185
142
  }
186
- export declare namespace VoiceRetrieveResponse {
143
+ export interface VoiceRetrieveResponse {
187
144
  /**
188
145
  * Response object for CDR detailed report
189
146
  */
190
- interface Data {
191
- /**
192
- * Unique identifier for the report
193
- */
194
- id?: string;
195
- /**
196
- * List of call types (Inbound = 1, Outbound = 2)
197
- */
198
- call_types?: Array<number>;
199
- /**
200
- * List of connections
201
- */
202
- connections?: Array<number>;
203
- /**
204
- * Creation date of the report
205
- */
206
- created_at?: string;
207
- /**
208
- * End time in ISO format
209
- */
210
- end_time?: string;
211
- /**
212
- * List of filters
213
- */
214
- filters?: Array<Data.Filter>;
215
- /**
216
- * List of managed accounts
217
- */
218
- managed_accounts?: Array<string>;
219
- record_type?: string;
220
- /**
221
- * List of record types (Complete = 1, Incomplete = 2, Errors = 3)
222
- */
223
- record_types?: Array<number>;
224
- /**
225
- * Name of the report
226
- */
227
- report_name?: string;
228
- /**
229
- * URL to download the report
230
- */
231
- report_url?: string;
232
- /**
233
- * Number of retries
234
- */
235
- retry?: number;
236
- /**
237
- * Source of the report. Valid values: calls (default), call-control, fax-api,
238
- * webrtc
239
- */
240
- source?: string;
241
- /**
242
- * Start time in ISO format
243
- */
244
- start_time?: string;
245
- /**
246
- * Status of the report (Pending = 1, Complete = 2, Failed = 3, Expired = 4)
247
- */
248
- status?: number;
249
- /**
250
- * Timezone for the report
251
- */
252
- timezone?: string;
253
- /**
254
- * Last update date of the report
255
- */
256
- updated_at?: string;
257
- }
258
- namespace Data {
259
- /**
260
- * Query filter criteria. Note: The first filter object must specify filter_type as
261
- * 'and'. You cannot follow an 'or' with another 'and'.
262
- */
263
- interface Filter {
264
- /**
265
- * Billing group UUID to filter by
266
- */
267
- billing_group?: string;
268
- /**
269
- * Called line identification (destination number)
270
- */
271
- cld?: string;
272
- /**
273
- * Filter type for CLD matching
274
- */
275
- cld_filter?: 'contains' | 'starts_with' | 'ends_with';
276
- /**
277
- * Calling line identification (caller ID)
278
- */
279
- cli?: string;
280
- /**
281
- * Filter type for CLI matching
282
- */
283
- cli_filter?: 'contains' | 'starts_with' | 'ends_with';
284
- /**
285
- * Logical operator for combining filters
286
- */
287
- filter_type?: 'and' | 'or';
288
- /**
289
- * Tag name to filter by
290
- */
291
- tags_list?: string;
292
- }
293
- }
147
+ data?: CdrDetailedReqResponse;
294
148
  }
295
149
  export interface VoiceListResponse {
296
- data?: Array<VoiceListResponse.Data>;
150
+ data?: Array<CdrDetailedReqResponse>;
297
151
  meta?: VoiceListResponse.Meta;
298
152
  }
299
153
  export declare namespace VoiceListResponse {
300
- /**
301
- * Response object for CDR detailed report
302
- */
303
- interface Data {
304
- /**
305
- * Unique identifier for the report
306
- */
307
- id?: string;
308
- /**
309
- * List of call types (Inbound = 1, Outbound = 2)
310
- */
311
- call_types?: Array<number>;
312
- /**
313
- * List of connections
314
- */
315
- connections?: Array<number>;
316
- /**
317
- * Creation date of the report
318
- */
319
- created_at?: string;
320
- /**
321
- * End time in ISO format
322
- */
323
- end_time?: string;
324
- /**
325
- * List of filters
326
- */
327
- filters?: Array<Data.Filter>;
328
- /**
329
- * List of managed accounts
330
- */
331
- managed_accounts?: Array<string>;
332
- record_type?: string;
333
- /**
334
- * List of record types (Complete = 1, Incomplete = 2, Errors = 3)
335
- */
336
- record_types?: Array<number>;
337
- /**
338
- * Name of the report
339
- */
340
- report_name?: string;
341
- /**
342
- * URL to download the report
343
- */
344
- report_url?: string;
345
- /**
346
- * Number of retries
347
- */
348
- retry?: number;
349
- /**
350
- * Source of the report. Valid values: calls (default), call-control, fax-api,
351
- * webrtc
352
- */
353
- source?: string;
354
- /**
355
- * Start time in ISO format
356
- */
357
- start_time?: string;
358
- /**
359
- * Status of the report (Pending = 1, Complete = 2, Failed = 3, Expired = 4)
360
- */
361
- status?: number;
362
- /**
363
- * Timezone for the report
364
- */
365
- timezone?: string;
366
- /**
367
- * Last update date of the report
368
- */
369
- updated_at?: string;
370
- }
371
- namespace Data {
372
- /**
373
- * Query filter criteria. Note: The first filter object must specify filter_type as
374
- * 'and'. You cannot follow an 'or' with another 'and'.
375
- */
376
- interface Filter {
377
- /**
378
- * Billing group UUID to filter by
379
- */
380
- billing_group?: string;
381
- /**
382
- * Called line identification (destination number)
383
- */
384
- cld?: string;
385
- /**
386
- * Filter type for CLD matching
387
- */
388
- cld_filter?: 'contains' | 'starts_with' | 'ends_with';
389
- /**
390
- * Calling line identification (caller ID)
391
- */
392
- cli?: string;
393
- /**
394
- * Filter type for CLI matching
395
- */
396
- cli_filter?: 'contains' | 'starts_with' | 'ends_with';
397
- /**
398
- * Logical operator for combining filters
399
- */
400
- filter_type?: 'and' | 'or';
401
- /**
402
- * Tag name to filter by
403
- */
404
- tags_list?: string;
405
- }
406
- }
407
154
  interface Meta {
408
155
  page_number?: number;
409
156
  page_size?: number;
@@ -415,116 +162,7 @@ export interface VoiceDeleteResponse {
415
162
  /**
416
163
  * Response object for CDR detailed report
417
164
  */
418
- data?: VoiceDeleteResponse.Data;
419
- }
420
- export declare namespace VoiceDeleteResponse {
421
- /**
422
- * Response object for CDR detailed report
423
- */
424
- interface Data {
425
- /**
426
- * Unique identifier for the report
427
- */
428
- id?: string;
429
- /**
430
- * List of call types (Inbound = 1, Outbound = 2)
431
- */
432
- call_types?: Array<number>;
433
- /**
434
- * List of connections
435
- */
436
- connections?: Array<number>;
437
- /**
438
- * Creation date of the report
439
- */
440
- created_at?: string;
441
- /**
442
- * End time in ISO format
443
- */
444
- end_time?: string;
445
- /**
446
- * List of filters
447
- */
448
- filters?: Array<Data.Filter>;
449
- /**
450
- * List of managed accounts
451
- */
452
- managed_accounts?: Array<string>;
453
- record_type?: string;
454
- /**
455
- * List of record types (Complete = 1, Incomplete = 2, Errors = 3)
456
- */
457
- record_types?: Array<number>;
458
- /**
459
- * Name of the report
460
- */
461
- report_name?: string;
462
- /**
463
- * URL to download the report
464
- */
465
- report_url?: string;
466
- /**
467
- * Number of retries
468
- */
469
- retry?: number;
470
- /**
471
- * Source of the report. Valid values: calls (default), call-control, fax-api,
472
- * webrtc
473
- */
474
- source?: string;
475
- /**
476
- * Start time in ISO format
477
- */
478
- start_time?: string;
479
- /**
480
- * Status of the report (Pending = 1, Complete = 2, Failed = 3, Expired = 4)
481
- */
482
- status?: number;
483
- /**
484
- * Timezone for the report
485
- */
486
- timezone?: string;
487
- /**
488
- * Last update date of the report
489
- */
490
- updated_at?: string;
491
- }
492
- namespace Data {
493
- /**
494
- * Query filter criteria. Note: The first filter object must specify filter_type as
495
- * 'and'. You cannot follow an 'or' with another 'and'.
496
- */
497
- interface Filter {
498
- /**
499
- * Billing group UUID to filter by
500
- */
501
- billing_group?: string;
502
- /**
503
- * Called line identification (destination number)
504
- */
505
- cld?: string;
506
- /**
507
- * Filter type for CLD matching
508
- */
509
- cld_filter?: 'contains' | 'starts_with' | 'ends_with';
510
- /**
511
- * Calling line identification (caller ID)
512
- */
513
- cli?: string;
514
- /**
515
- * Filter type for CLI matching
516
- */
517
- cli_filter?: 'contains' | 'starts_with' | 'ends_with';
518
- /**
519
- * Logical operator for combining filters
520
- */
521
- filter_type?: 'and' | 'or';
522
- /**
523
- * Tag name to filter by
524
- */
525
- tags_list?: string;
526
- }
527
- }
165
+ data?: CdrDetailedReqResponse;
528
166
  }
529
167
  /**
530
168
  * Available CDR report fields grouped by category
@@ -571,7 +209,7 @@ export interface VoiceCreateParams {
571
209
  /**
572
210
  * List of filters to apply
573
211
  */
574
- filters?: Array<VoiceCreateParams.Filter>;
212
+ filters?: Array<BatchDetailRecordsAPI.Filter>;
575
213
  /**
576
214
  * Whether to include all metadata
577
215
  */
@@ -602,43 +240,7 @@ export interface VoiceCreateParams {
602
240
  */
603
241
  timezone?: string;
604
242
  }
605
- export declare namespace VoiceCreateParams {
606
- /**
607
- * Query filter criteria. Note: The first filter object must specify filter_type as
608
- * 'and'. You cannot follow an 'or' with another 'and'.
609
- */
610
- interface Filter {
611
- /**
612
- * Billing group UUID to filter by
613
- */
614
- billing_group?: string;
615
- /**
616
- * Called line identification (destination number)
617
- */
618
- cld?: string;
619
- /**
620
- * Filter type for CLD matching
621
- */
622
- cld_filter?: 'contains' | 'starts_with' | 'ends_with';
623
- /**
624
- * Calling line identification (caller ID)
625
- */
626
- cli?: string;
627
- /**
628
- * Filter type for CLI matching
629
- */
630
- cli_filter?: 'contains' | 'starts_with' | 'ends_with';
631
- /**
632
- * Logical operator for combining filters
633
- */
634
- filter_type?: 'and' | 'or';
635
- /**
636
- * Tag name to filter by
637
- */
638
- tags_list?: string;
639
- }
640
- }
641
243
  export declare namespace Voice {
642
- export { type VoiceCreateResponse as VoiceCreateResponse, type VoiceRetrieveResponse as VoiceRetrieveResponse, type VoiceListResponse as VoiceListResponse, type VoiceDeleteResponse as VoiceDeleteResponse, type VoiceRetrieveFieldsResponse as VoiceRetrieveFieldsResponse, type VoiceCreateParams as VoiceCreateParams, };
244
+ export { type CdrDetailedReqResponse as CdrDetailedReqResponse, type VoiceCreateResponse as VoiceCreateResponse, type VoiceRetrieveResponse as VoiceRetrieveResponse, type VoiceListResponse as VoiceListResponse, type VoiceDeleteResponse as VoiceDeleteResponse, type VoiceRetrieveFieldsResponse as VoiceRetrieveFieldsResponse, type VoiceCreateParams as VoiceCreateParams, };
643
245
  }
644
246
  //# sourceMappingURL=voice.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"voice.d.mts","sourceRoot":"","sources":["../../../../src/resources/legacy/reporting/batch-detail-records/voice.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"voice.d.mts","sourceRoot":"","sources":["../../../../src/resources/legacy/reporting/batch-detail-records/voice.ts"],"names":[],"mappings":"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"}