telnyx 3.5.0a0__py3-none-any.whl → 3.6.0__py3-none-any.whl
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.
Potentially problematic release.
This version of telnyx might be problematic. Click here for more details.
- telnyx/_client.py +56 -756
- telnyx/_version.py +1 -1
- telnyx/resources/__init__.py +70 -0
- telnyx/resources/advanced_orders.py +63 -63
- telnyx/resources/ai/assistants/assistants.py +15 -17
- telnyx/resources/ai/assistants/versions.py +13 -15
- telnyx/resources/ai/conversations/conversations.py +137 -3
- telnyx/resources/ai/conversations/messages.py +1 -134
- telnyx/resources/brand/brand.py +8 -4
- telnyx/resources/calls/actions.py +154 -150
- telnyx/resources/calls/calls.py +18 -10
- telnyx/resources/conferences/actions.py +8 -24
- telnyx/resources/conferences/conferences.py +2 -6
- telnyx/resources/documents.py +242 -37
- telnyx/resources/legacy/__init__.py +33 -0
- telnyx/resources/legacy/legacy.py +102 -0
- telnyx/resources/legacy/reporting/__init__.py +47 -0
- telnyx/resources/legacy/reporting/batch_detail_records/__init__.py +61 -0
- telnyx/resources/legacy/reporting/batch_detail_records/batch_detail_records.py +166 -0
- telnyx/resources/legacy/reporting/batch_detail_records/messaging.py +482 -0
- telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.py +399 -0
- telnyx/resources/legacy/reporting/batch_detail_records/voice.py +539 -0
- telnyx/resources/legacy/reporting/reporting.py +134 -0
- telnyx/resources/legacy/reporting/usage_reports/__init__.py +61 -0
- telnyx/resources/legacy/reporting/usage_reports/messaging.py +471 -0
- telnyx/resources/legacy/reporting/usage_reports/number_lookup.py +464 -0
- telnyx/resources/legacy/reporting/usage_reports/usage_reports.py +288 -0
- telnyx/resources/legacy/reporting/usage_reports/voice.py +493 -0
- telnyx/resources/messaging_profiles/messaging_profiles.py +16 -0
- telnyx/resources/messaging_tollfree/verification/requests.py +203 -1
- telnyx/resources/oauth.py +855 -0
- telnyx/resources/oauth_clients.py +711 -0
- telnyx/resources/oauth_grants.py +349 -0
- telnyx/resources/outbound_voice_profiles.py +24 -4
- telnyx/resources/phone_numbers/jobs.py +12 -0
- telnyx/resources/porting_orders/porting_orders.py +20 -8
- telnyx/resources/sim_cards/actions.py +12 -12
- telnyx/resources/sim_cards/sim_cards.py +3 -2
- telnyx/resources/texml/accounts/calls/calls.py +11 -0
- telnyx/resources/texml/accounts/conferences/participants.py +11 -0
- telnyx/resources/verifications/verifications.py +10 -0
- telnyx/resources/verified_numbers/verified_numbers.py +25 -4
- telnyx/resources/verify_profiles.py +182 -1
- telnyx/resources/well_known.py +198 -0
- telnyx/types/__init__.py +51 -9
- telnyx/types/access_ip_address_list_response.py +3 -12
- telnyx/types/access_ip_range_list_response.py +3 -12
- telnyx/types/addresses/action_validate_response.py +8 -3
- telnyx/types/{advanced_order_update_params.py → advanced_order_update_requirement_group_params.py} +2 -2
- telnyx/types/ai/__init__.py +2 -3
- telnyx/types/ai/assistant_import_params.py +1 -1
- telnyx/types/ai/assistants/__init__.py +0 -3
- telnyx/types/ai/assistants_list.py +4 -88
- telnyx/types/ai/{conversations/message_create_params.py → conversation_add_message_params.py} +4 -4
- telnyx/types/ai/conversations/__init__.py +0 -1
- telnyx/types/ai/import_metadata.py +1 -1
- telnyx/types/ai/{assistant_clone_response.py → inference_embedding.py} +2 -2
- telnyx/types/ai/inference_embedding_transfer_tool_params.py +6 -0
- telnyx/types/ai/inference_embedding_transfer_tool_params_param.py +6 -0
- telnyx/types/ai/inference_embedding_webhook_tool_params.py +2 -0
- telnyx/types/ai/inference_embedding_webhook_tool_params_param.py +2 -0
- telnyx/types/ai/voice_settings.py +49 -2
- telnyx/types/ai/voice_settings_param.py +49 -2
- telnyx/types/brand_create_params.py +2 -1
- telnyx/types/brand_update_params.py +2 -1
- telnyx/types/call_dial_params.py +11 -3
- telnyx/types/calls/__init__.py +1 -0
- telnyx/types/calls/action_answer_params.py +1 -2
- telnyx/types/calls/action_gather_using_ai_params.py +5 -8
- telnyx/types/calls/action_start_streaming_params.py +5 -2
- telnyx/types/calls/action_start_transcription_params.py +160 -6
- telnyx/types/calls/action_transfer_params.py +50 -0
- telnyx/types/calls/telnyx_transcription_language.py +108 -0
- telnyx/types/calls/transcription_engine_b_config_param.py +3 -102
- telnyx/types/calls/transcription_start_request_param.py +161 -6
- telnyx/types/campaign_submit_appeal_response.py +0 -3
- telnyx/types/country_coverage_retrieve_country_response.py +7 -0
- telnyx/types/country_coverage_retrieve_response.py +7 -0
- telnyx/types/document_upload_json_params.py +39 -0
- telnyx/types/document_upload_json_response.py +12 -0
- telnyx/types/legacy/__init__.py +3 -0
- telnyx/types/legacy/reporting/__init__.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/__init__.py +24 -0
- telnyx/types/legacy/reporting/batch_detail_records/batch_csv_pagination_meta.py +17 -0
- telnyx/types/legacy/reporting/batch_detail_records/cdr_detailed_req_response.py +63 -0
- telnyx/types/legacy/reporting/batch_detail_records/mdr_detail_report_response.py +42 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_create_params.py +55 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_create_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_delete_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_list_response.py +15 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_retrieve_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_create_params.py +19 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_create_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_delete_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_list_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_retrieve_response.py +12 -0
- telnyx/types/legacy/reporting/batch_detail_records/stt_detail_report_response.py +27 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_create_params.py +57 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_create_response.py +13 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_delete_response.py +13 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_list_response.py +15 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_retrieve_fields_response.py +23 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_retrieve_response.py +13 -0
- telnyx/types/legacy/reporting/filter.py +31 -0
- telnyx/types/legacy/reporting/filter_param.py +30 -0
- telnyx/types/legacy/reporting/usage_report_retrieve_speech_to_text_params.py +17 -0
- telnyx/types/legacy/reporting/usage_report_retrieve_speech_to_text_response.py +11 -0
- telnyx/types/legacy/reporting/usage_reports/__init__.py +21 -0
- telnyx/types/legacy/reporting/usage_reports/cdr_usage_report_response_legacy.py +43 -0
- telnyx/types/legacy/reporting/usage_reports/mdr_usage_report_response_legacy.py +38 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_create_params.py +29 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_create_response.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_delete_response.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_list_params.py +15 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_list_response.py +15 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_retrieve_response.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/number_lookup_create_params.py +26 -0
- telnyx/types/legacy/reporting/usage_reports/number_lookup_list_params.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/standard_pagination_meta.py +17 -0
- telnyx/types/legacy/reporting/usage_reports/voice_create_params.py +40 -0
- telnyx/types/legacy/reporting/usage_reports/voice_create_response.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/voice_delete_response.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/voice_list_params.py +15 -0
- telnyx/types/legacy/reporting/usage_reports/voice_list_response.py +15 -0
- telnyx/types/legacy/reporting/usage_reports/voice_retrieve_response.py +13 -0
- telnyx/types/message_template.py +12 -0
- telnyx/types/messaging_profile.py +3 -0
- telnyx/types/messaging_profile_create_params.py +3 -0
- telnyx/types/messaging_profile_update_params.py +3 -0
- telnyx/types/messaging_tollfree/verification/__init__.py +1 -0
- telnyx/types/messaging_tollfree/verification/request_create_params.py +51 -1
- telnyx/types/messaging_tollfree/verification/request_update_params.py +51 -1
- telnyx/types/messaging_tollfree/verification/toll_free_verification_entity_type.py +9 -0
- telnyx/types/messaging_tollfree/verification/verification_request_egress.py +24 -0
- telnyx/types/messaging_tollfree/verification/verification_request_status.py +24 -0
- telnyx/types/number_order_status_update_webhook_event.py +30 -4
- telnyx/types/oauth_client.py +59 -0
- telnyx/types/oauth_client_create_params.py +39 -0
- telnyx/types/oauth_client_create_response.py +12 -0
- telnyx/types/oauth_client_list_params.py +38 -0
- telnyx/types/oauth_client_list_response.py +15 -0
- telnyx/types/oauth_client_retrieve_response.py +12 -0
- telnyx/types/oauth_client_update_params.py +36 -0
- telnyx/types/oauth_client_update_response.py +12 -0
- telnyx/types/oauth_grant.py +29 -0
- telnyx/types/oauth_grant_delete_response.py +12 -0
- telnyx/types/oauth_grant_list_params.py +17 -0
- telnyx/types/oauth_grant_list_response.py +15 -0
- telnyx/types/oauth_grant_retrieve_response.py +12 -0
- telnyx/types/oauth_grants_params.py +15 -0
- telnyx/types/oauth_grants_response.py +10 -0
- telnyx/types/oauth_introspect_params.py +12 -0
- telnyx/types/oauth_introspect_response.py +30 -0
- telnyx/types/oauth_register_params.py +39 -0
- telnyx/types/oauth_register_response.py +45 -0
- telnyx/types/oauth_retrieve_authorize_params.py +30 -0
- telnyx/types/oauth_retrieve_jwks_response.py +25 -0
- telnyx/types/oauth_retrieve_response.py +47 -0
- telnyx/types/oauth_token_params.py +33 -0
- telnyx/types/oauth_token_response.py +25 -0
- telnyx/types/outbound_voice_profile.py +27 -1
- telnyx/types/outbound_voice_profile_create_params.py +27 -1
- telnyx/types/outbound_voice_profile_list_params.py +1 -1
- telnyx/types/outbound_voice_profile_update_params.py +27 -1
- telnyx/types/pagination_meta_cloudflare_ip_list_sync.py +15 -0
- telnyx/types/pagination_meta_oauth.py +21 -0
- telnyx/types/phone_number_blocks/__init__.py +1 -0
- telnyx/types/phone_number_blocks/job.py +3 -34
- telnyx/types/phone_number_blocks/job_error.py +32 -0
- telnyx/types/phone_number_delete_response.py +7 -0
- telnyx/types/phone_number_detailed.py +7 -0
- telnyx/types/phone_number_list_params.py +6 -0
- telnyx/types/phone_numbers/job_update_batch_params.py +7 -0
- telnyx/types/phone_numbers/phone_numbers_job.py +3 -36
- telnyx/types/porting_order.py +3 -0
- telnyx/types/porting_order_create_params.py +3 -0
- telnyx/types/porting_order_list_params.py +52 -31
- telnyx/types/porting_order_update_params.py +2 -0
- telnyx/types/porting_orders/phone_number_configuration_list_params.py +19 -19
- telnyx/types/report_list_mdrs_response.py +3 -12
- telnyx/types/reports/__init__.py +1 -0
- telnyx/types/reports/mdr_usage_report_list_response.py +3 -12
- telnyx/types/reports/pagination_meta_reporting.py +17 -0
- telnyx/types/requirement_group.py +2 -2
- telnyx/types/requirement_group_list_params.py +1 -1
- telnyx/types/shared/__init__.py +1 -0
- telnyx/types/{error.py → shared/api_error.py} +3 -3
- telnyx/types/shared/simple_sim_card.py +15 -0
- telnyx/types/sim_card.py +12 -0
- telnyx/types/sim_card_update_params.py +2 -1
- telnyx/types/stream_bidirectional_codec.py +1 -1
- telnyx/types/stream_bidirectional_sampling_rate.py +7 -0
- telnyx/types/stream_codec.py +1 -1
- telnyx/types/texml/accounts/call_calls_params.py +16 -1
- telnyx/types/texml/accounts/conferences/participant_participants_params.py +16 -1
- telnyx/types/verification_trigger_call_params.py +7 -0
- telnyx/types/verifications/__init__.py +1 -0
- telnyx/types/verifications/by_phone_number_list_response.py +4 -13
- telnyx/types/verifications/verify_meta.py +17 -0
- telnyx/types/verified_number_create_params.py +10 -0
- telnyx/types/verify_profile.py +18 -3
- telnyx/types/verify_profile_create_template_params.py +12 -0
- telnyx/types/verify_profile_list_response.py +4 -13
- telnyx/types/verify_profile_message_template_response.py +13 -0
- telnyx/types/verify_profile_retrieve_templates_response.py +4 -9
- telnyx/types/verify_profile_update_template_params.py +12 -0
- telnyx/types/well_known_retrieve_authorization_server_metadata_response.py +42 -0
- telnyx/types/well_known_retrieve_protected_resource_metadata_response.py +15 -0
- {telnyx-3.5.0a0.dist-info → telnyx-3.6.0.dist-info}/METADATA +4 -4
- {telnyx-3.5.0a0.dist-info → telnyx-3.6.0.dist-info}/RECORD +212 -121
- telnyx/types/ai/assistant_create_response.py +0 -92
- telnyx/types/ai/assistant_retrieve_response.py +0 -92
- telnyx/types/ai/assistants/version_promote_response.py +0 -92
- telnyx/types/ai/assistants/version_retrieve_response.py +0 -92
- telnyx/types/ai/assistants/version_update_response.py +0 -92
- telnyx/types/client_create_bucket_params.py +0 -13
- telnyx/types/client_delete_objects_params.py +0 -20
- telnyx/types/client_get_object_params.py +0 -15
- telnyx/types/client_list_objects_params.py +0 -13
- telnyx/types/client_put_object_params.py +0 -20
- telnyx/types/list_buckets_response.py +0 -20
- telnyx/types/list_objects_response.py +0 -24
- {telnyx-3.5.0a0.dist-info → telnyx-3.6.0.dist-info}/WHEEL +0 -0
- {telnyx-3.5.0a0.dist-info → telnyx-3.6.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
telnyx/__init__.py,sha256=3-DgWAbbqhu1tue85Ax20QcixYIXWHkCM4hjXNG62YU,2624
|
|
2
2
|
telnyx/_base_client.py,sha256=NudksDGruga_s-IhQR4dYAEz7mc3QDOJfZPLjFdOghI,67047
|
|
3
|
-
telnyx/_client.py,sha256
|
|
3
|
+
telnyx/_client.py,sha256=ounZy7ojuyvcyvhMPW2egrx54a-KkKlcVwDlnzAV56Y,144540
|
|
4
4
|
telnyx/_compat.py,sha256=DQBVORjFb33zch24jzkhM14msvnzY7mmSmgDLaVFUM8,6562
|
|
5
5
|
telnyx/_constants.py,sha256=S14PFzyN9-I31wiV7SmIlL5Ga0MLHxdvegInGdXH7tM,462
|
|
6
6
|
telnyx/_exceptions.py,sha256=D9kyl_aKwKQ1618MjC8SZPmL5qLUyfnZzyO9TTKS3mo,3220
|
|
@@ -11,7 +11,7 @@ telnyx/_resource.py,sha256=B4Qg-uO2a34FQHHZskn89eVURqMuSvv1TdeBJH1z1rU,1100
|
|
|
11
11
|
telnyx/_response.py,sha256=4X24wr7uQn2hnM_b0xqQ92zSgxRFFfWG2lTg93-KzNo,28788
|
|
12
12
|
telnyx/_streaming.py,sha256=OfSFcMQJ_mnvfkbIdOG7Ajp0SMbXnOJSga4xXHjNAJk,10100
|
|
13
13
|
telnyx/_types.py,sha256=Du3G2vdqeLhhdJZ4Jtck4vOqEvAKI9rB1FnrwB1b_k8,7236
|
|
14
|
-
telnyx/_version.py,sha256=
|
|
14
|
+
telnyx/_version.py,sha256=95lktWG85UkykT2sucpY_o4Zsb-ABBJ4QYQFeAtjV5s,158
|
|
15
15
|
telnyx/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
16
|
telnyx/_utils/__init__.py,sha256=7fch0GT9zpNnErbciSpUNa-SjTxxjY6kxHxKMOM4AGs,2305
|
|
17
17
|
telnyx/_utils/_compat.py,sha256=D8gtAvjJQrDWt9upS0XaG9Rr5l1QhiAx_I_1utT_tt0,1195
|
|
@@ -26,10 +26,10 @@ telnyx/_utils/_transform.py,sha256=NjCzmnfqYrsAikUHQig6N9QfuTVbKipuP3ur9mcNF-E,1
|
|
|
26
26
|
telnyx/_utils/_typing.py,sha256=N_5PPuFNsaygbtA_npZd98SVN1LQQvFTKL6bkWPBZGU,4786
|
|
27
27
|
telnyx/_utils/_utils.py,sha256=0dDqauUbVZEXV0NVl7Bwu904Wwo5eyFCZpQThhFNhyA,12253
|
|
28
28
|
telnyx/lib/.keep,sha256=wuNrz-5SXo3jJaJOJgz4vFHM41YH_g20F5cRQo0vLes,224
|
|
29
|
-
telnyx/resources/__init__.py,sha256=
|
|
29
|
+
telnyx/resources/__init__.py,sha256=YdEPEfdK5zpqzCb5JF9PzIMDBqK9P14TUvHuDuQXVww,86014
|
|
30
30
|
telnyx/resources/access_ip_address.py,sha256=GHrKaYv0pxX2NrECShHPxibCq1mpXXEOOTXFSTDNUVQ,17519
|
|
31
31
|
telnyx/resources/access_ip_ranges.py,sha256=Xb9w6OlrM6aphz9CfktBZDvespX13tLQWMiZFK46JN0,14210
|
|
32
|
-
telnyx/resources/advanced_orders.py,sha256=
|
|
32
|
+
telnyx/resources/advanced_orders.py,sha256=zHasSS2AwBk1K7GuxX5Vm9DjCbX5kwS3G-Q1M2p19vk,18707
|
|
33
33
|
telnyx/resources/audit_events.py,sha256=986wcutKpMGXoSP12B0wGvEdon7-FG8GjK9cme4eqxs,7811
|
|
34
34
|
telnyx/resources/authentication_providers.py,sha256=DP1Lw31wRo1r3PEQN1js9CaaLQxVuCsU_8RsMdU0lZE,26765
|
|
35
35
|
telnyx/resources/available_phone_number_blocks.py,sha256=ijJZLzMq7rtiulhd2bNXvMwvdfyAFrIUZLQ1LsqJHn4,7599
|
|
@@ -50,7 +50,7 @@ telnyx/resources/customer_service_records.py,sha256=U5G-3yTKp8E_Qci4_fqqy_LpR4pU
|
|
|
50
50
|
telnyx/resources/detail_records.py,sha256=ifrZ6QSXYq36RWZVdf2UrSjiYYLLhG_WDn7ya_AY0Mw,7826
|
|
51
51
|
telnyx/resources/dialogflow_connections.py,sha256=D_mWEPQLwMnHbt288JauZW3IFFj4GBmFGCjh0WLYkGM,21486
|
|
52
52
|
telnyx/resources/document_links.py,sha256=vs19uL811QIkkzZV4i7c2Nv70OosCfwXC10D-beILV8,7446
|
|
53
|
-
telnyx/resources/documents.py,sha256=
|
|
53
|
+
telnyx/resources/documents.py,sha256=8BBqG5s6pXAaiYeKw5pjv1fzlWsIZ02Sd4WFhXa9EcA,42516
|
|
54
54
|
telnyx/resources/dynamic_emergency_addresses.py,sha256=zA0sx_lrF8nOl03-BTCfw3K1iEUkijHqfI974m-QyVU,19961
|
|
55
55
|
telnyx/resources/dynamic_emergency_endpoints.py,sha256=LrgALacXNppdn94Hl3tOjQWIGQ2x_CDEzXp2r8M0vVg,18692
|
|
56
56
|
telnyx/resources/enum.py,sha256=kqfYfLLBYyW4G56DIMU9ewIX6a6nE2HaZlsVmwhlSJc,7191
|
|
@@ -94,8 +94,11 @@ telnyx/resources/number_lookup.py,sha256=_rfXpdsRgZUr65KM3SXoVFXyTeA3p2yH9DfxFCP
|
|
|
94
94
|
telnyx/resources/number_order_phone_numbers.py,sha256=7FxHZqE1yz02zQYPe7w0n9NyDIbRLx2S4NtVqz0uAEw,19830
|
|
95
95
|
telnyx/resources/number_orders.py,sha256=unHJ9eknV1DERM8FK65lba4Pd9Hja_rZrlrjuPglU8k,19934
|
|
96
96
|
telnyx/resources/numbers_features.py,sha256=1B0kqD2voGe1BlAuKHW0nakQIW7jkhdlZZufgsGpBL4,6496
|
|
97
|
+
telnyx/resources/oauth.py,sha256=DzCOW41yY8qybq6dMXtKnnp23bMwBBPf2K04pX10W68,32545
|
|
98
|
+
telnyx/resources/oauth_clients.py,sha256=uVu7q12LJmZYsCr4Ue_TULrD6pzdErRHh_anFSGFmdA,27305
|
|
99
|
+
telnyx/resources/oauth_grants.py,sha256=FBJV-CYTvW889yn2K7G3k1wFsBYiBW_BkhjoePm7nT8,12952
|
|
97
100
|
telnyx/resources/ota_updates.py,sha256=WtY8r9GqW5zn538hfaV75o_R0VgHMi5VTpxGhxOH2CM,10298
|
|
98
|
-
telnyx/resources/outbound_voice_profiles.py,sha256=
|
|
101
|
+
telnyx/resources/outbound_voice_profiles.py,sha256=Y1hHQ_5DH4FNfebfbjRlfdJO6vuwyDdWCdp0RluBbhU,35887
|
|
99
102
|
telnyx/resources/partner_campaigns.py,sha256=AujfpJgchZRxsOJNxI6eJsNnKXL14T5LBn4W03DSzDE,25039
|
|
100
103
|
telnyx/resources/phone_number_assignment_by_profile.py,sha256=HZB809lwbvxzPA_4cxLzFzWHe1e73WwmXBQkJ6dvZAM,19145
|
|
101
104
|
telnyx/resources/phone_number_campaigns.py,sha256=9lAWjEVeEeAj98nmEbd5civ2vD_5kG0TqB2bUa2fotg,22963
|
|
@@ -127,11 +130,12 @@ telnyx/resources/text_to_speech.py,sha256=Y_pQl37dp07mkst_4qknNdIxYQVvABw6VYBtQZ
|
|
|
127
130
|
telnyx/resources/usage_reports.py,sha256=M2ptYt0Ul8StbJbHYMTlkHI6ozu4v0u3g0m5AaqHRuc,15518
|
|
128
131
|
telnyx/resources/user_addresses.py,sha256=CqeOLO27ee6dF88k7sKGI4TLL34TWM45gH-_ckdprB4,22738
|
|
129
132
|
telnyx/resources/user_tags.py,sha256=pCY1ykwgtc78yqj28Q04bGarABk_eDHe4lVZacxB1SM,6365
|
|
130
|
-
telnyx/resources/verify_profiles.py,sha256=
|
|
133
|
+
telnyx/resources/verify_profiles.py,sha256=p04zuJk1_we5Ez6OyRVq-KE1EALdgVjzmXukG8biw1A,32125
|
|
131
134
|
telnyx/resources/virtual_cross_connects.py,sha256=JDAXB9dhVNn-qAiTyNDAgYELHdFwGoqS6yM5l4NrDZA,34715
|
|
132
135
|
telnyx/resources/virtual_cross_connects_coverage.py,sha256=LE0l4hJJCO8jsaanpA85fa_wGNHgsZO4yPpf1RoNRCQ,9320
|
|
133
136
|
telnyx/resources/webhook_deliveries.py,sha256=PKo-2i1Ndhe3i7zozog3d0Ko5dznDshsOqLeogdXah0,11174
|
|
134
137
|
telnyx/resources/webhooks.py,sha256=2aBYtHvVy4Ngpq_GEEMk0U6Vn_LKFwommXaguEjhhj0,962
|
|
138
|
+
telnyx/resources/well_known.py,sha256=3Nm9gDqj9nDawaMoSj-yy3z_3dhDdBjK0NqOR0NJg4I,8881
|
|
135
139
|
telnyx/resources/wireguard_interfaces.py,sha256=wxfoFKlIQ4We6Zi9huXfN2Y_xAYZN5_IK6ziEGggM4I,18414
|
|
136
140
|
telnyx/resources/wireguard_peers.py,sha256=FefL6ivnxn6uq2vJY6hvzCzTm1wlqWiifc4D81QYSSE,24615
|
|
137
141
|
telnyx/resources/wireless_blocklist_values.py,sha256=uT-_XtdN7WLWGnB6woQp7OWqVNsS7S_KjQp2Yy5J3E0,7287
|
|
@@ -149,11 +153,11 @@ telnyx/resources/ai/audio.py,sha256=4s-xiVp_wFBLDOfN5ZAxsnQbBdKgRhqjZHhfmN9YkCo,
|
|
|
149
153
|
telnyx/resources/ai/chat.py,sha256=_XX3x2FxTZVHBNYT-wg23xqRR9sAIjsmS_fEgb5mEL8,18414
|
|
150
154
|
telnyx/resources/ai/clusters.py,sha256=ysG8tYAcsl-vZxiQ4lt6Yxj9Oh6hYgZAD4fJVoSJrL0,23144
|
|
151
155
|
telnyx/resources/ai/assistants/__init__.py,sha256=JswsU3VzDvDn-4-0IVH0BGY9ji3RY_pYl-Aib09q0ks,3064
|
|
152
|
-
telnyx/resources/ai/assistants/assistants.py,sha256=
|
|
156
|
+
telnyx/resources/ai/assistants/assistants.py,sha256=zFAte44nVm-e7Y1cBHC5KUjfakXlqjzU4mlwV5FdpHg,55902
|
|
153
157
|
telnyx/resources/ai/assistants/canary_deploys.py,sha256=4QRGhoMa50uTmHtRzY_xZ1sGNML6MTezTZenM5nijEc,18193
|
|
154
158
|
telnyx/resources/ai/assistants/scheduled_events.py,sha256=aLhkjbdXD63IuAEXS_HCbk3QeH-7hxTgxJomhjSnppo,22259
|
|
155
159
|
telnyx/resources/ai/assistants/tools.py,sha256=NigYe9zQwwlB9mL9oryBPUnerc2ur03z3em8Tvo9ByY,7367
|
|
156
|
-
telnyx/resources/ai/assistants/versions.py,sha256=
|
|
160
|
+
telnyx/resources/ai/assistants/versions.py,sha256=ISqq28M0iIJxWFg7iwh5g5t9qF5Ugh-Xwf_EbfLQ8e8,28812
|
|
157
161
|
telnyx/resources/ai/assistants/tests/__init__.py,sha256=wOXvaXKdQlfkKkZtgZg11ySS8bzss5842gqBhGKmpVI,1466
|
|
158
162
|
telnyx/resources/ai/assistants/tests/runs.py,sha256=qTKnqb_8xCpIlNaI3nakcz6I0m52sDR-xllQVNQOb6Y,14621
|
|
159
163
|
telnyx/resources/ai/assistants/tests/tests.py,sha256=dwrqw6FV0lZKtLDAkSLC8wh45zV5qOTXNxoN6_xwnCI,29714
|
|
@@ -161,9 +165,9 @@ telnyx/resources/ai/assistants/tests/test_suites/__init__.py,sha256=wTdI7qo8_d2S
|
|
|
161
165
|
telnyx/resources/ai/assistants/tests/test_suites/runs.py,sha256=O6aG_E7HiMaZrBuqtl4GxNrmGXOraDxMJJs3NOJgKEo,11862
|
|
162
166
|
telnyx/resources/ai/assistants/tests/test_suites/test_suites.py,sha256=Vj56vUukvEd6sV9j78d6N24MaeL4KaQAnqPXj4KjtUs,6341
|
|
163
167
|
telnyx/resources/ai/conversations/__init__.py,sha256=E0T0_VEZjLTBGAbDf9LZGPaAZCns8GrSTW6oXkPA_d4,2137
|
|
164
|
-
telnyx/resources/ai/conversations/conversations.py,sha256=
|
|
168
|
+
telnyx/resources/ai/conversations/conversations.py,sha256=iGfFcfJIdd5jxCVsIodkI4i4h9PyNu4IymS4RmobAXk,38859
|
|
165
169
|
telnyx/resources/ai/conversations/insights.py,sha256=Was9S1yLcgLJJgSnrIcen70hjoUHI864QlcRqOXYC3U,20496
|
|
166
|
-
telnyx/resources/ai/conversations/messages.py,sha256=
|
|
170
|
+
telnyx/resources/ai/conversations/messages.py,sha256=6ca-yu30N_DWsaaQrVuhglmWI59kN4vqZG5ZAP-mFAQ,6162
|
|
167
171
|
telnyx/resources/ai/conversations/insight_groups/__init__.py,sha256=BECCfROCjeQXyebDMpckN8GnyXA8uwQfzBiZXMVgqjA,1120
|
|
168
172
|
telnyx/resources/ai/conversations/insight_groups/insight_groups.py,sha256=HVHQMadZkYXinrIKXCalkIeDCMXNFF6rrWJMbMISRs0,22303
|
|
169
173
|
telnyx/resources/ai/conversations/insight_groups/insights.py,sha256=z4h5BDWnJwWL2PEkegexxB7DhfSpFWzloVGRI8sDfVs,10032
|
|
@@ -174,15 +178,15 @@ telnyx/resources/ai/fine_tuning/__init__.py,sha256=kpo9Jeem0KeFxdH3eUY238GNNk_4j
|
|
|
174
178
|
telnyx/resources/ai/fine_tuning/fine_tuning.py,sha256=eWYzKDMmaQeFHdfzgSw_DNeoRcx66nOlXonnVuPHHhU,3707
|
|
175
179
|
telnyx/resources/ai/fine_tuning/jobs.py,sha256=Fq1l0y5iqZ2BpQC9x03p6E4CBKivIHKSQUw6Yp_t3Jw,15140
|
|
176
180
|
telnyx/resources/brand/__init__.py,sha256=eroGmcDdAyDxyGLR8DsFe_yCAxgH9bJSbUtSLZ8UiN8,1107
|
|
177
|
-
telnyx/resources/brand/brand.py,sha256=
|
|
181
|
+
telnyx/resources/brand/brand.py,sha256=3zB8T7m-c2da9LkPAvEMIFEN58OmqhtKjYoqDttfS7k,50066
|
|
178
182
|
telnyx/resources/brand/external_vetting.py,sha256=IJ-T2y-gVSyql0tJafJTXzvepisywXK1Tmus741VS6o,15226
|
|
179
183
|
telnyx/resources/bundle_pricing/__init__.py,sha256=Rfq97xRuf9wsjsRAyhqUjYqFNvNmuWtn_HjpEFlUHl0,1715
|
|
180
184
|
telnyx/resources/bundle_pricing/billing_bundles.py,sha256=qMCmAtoj48PbHObmv53B-64OF_pUFnH9FhzW0EhVSfQ,11975
|
|
181
185
|
telnyx/resources/bundle_pricing/bundle_pricing.py,sha256=d3L80tHqOCfcTxVQ7c6DDLfO-5FkG7HMlOfTLVz52-A,5371
|
|
182
186
|
telnyx/resources/bundle_pricing/user_bundles.py,sha256=d44DFB_SSgXQcFceR3vY4wsQ8pukdATqWoSBoLUcYLA,28714
|
|
183
187
|
telnyx/resources/calls/__init__.py,sha256=zQUq3YFSSLeXKg5bb5oG2Hh7VJsNmm_Z5nm68sU98LY,1002
|
|
184
|
-
telnyx/resources/calls/actions.py,sha256=
|
|
185
|
-
telnyx/resources/calls/calls.py,sha256=
|
|
188
|
+
telnyx/resources/calls/actions.py,sha256=Dckv3a45gu1onwftc3hUrKUVjB8dWieNV_r0Y9RkwN8,309099
|
|
189
|
+
telnyx/resources/calls/calls.py,sha256=tmG2IWlA5OLZ7xDybyycpVKzAQ2G9KaOlxnf1xfrz3E,44548
|
|
186
190
|
telnyx/resources/campaign/__init__.py,sha256=MGF-U4sQL_jE6xQKvsDXhucn5snUbtl1naBlZDaujPk,1452
|
|
187
191
|
telnyx/resources/campaign/campaign.py,sha256=CDmsWo_1eAg9tIdAu9SwU-8xTusuxSU76o2V_mKuCiI,41458
|
|
188
192
|
telnyx/resources/campaign/osr.py,sha256=q-xqVNbfaDh73WYjcwNiPmQ9kUFO0lncRaAKcdIojkk,5764
|
|
@@ -191,8 +195,8 @@ telnyx/resources/campaign_builder/__init__.py,sha256=mXUQxXn8C_VC9EfazTXR2Uby4-Z
|
|
|
191
195
|
telnyx/resources/campaign_builder/brand.py,sha256=4GJYN9amW4CvZ1_lsqOR8lrhNmxln3ctkF3DRHruoAw,6544
|
|
192
196
|
telnyx/resources/campaign_builder/campaign_builder.py,sha256=jkyNP-p9ff6Yecn9zyNzCGjjeTVZUzoXryT5NDTd7x8,22657
|
|
193
197
|
telnyx/resources/conferences/__init__.py,sha256=omYb2ssvce-OpSlKNGbIkXBaQFaE0PYSMV7Q-g9JRHg,1080
|
|
194
|
-
telnyx/resources/conferences/actions.py,sha256=
|
|
195
|
-
telnyx/resources/conferences/conferences.py,sha256=
|
|
198
|
+
telnyx/resources/conferences/actions.py,sha256=5MDYgUUSDX13TOkpbbTZL_s3zy0k3bmTkmEOcLiGGvY,84961
|
|
199
|
+
telnyx/resources/conferences/conferences.py,sha256=8qYsqQHMSyxs7Twu1L24OIswNy_l82d_r5c1jC5B3Jk,27834
|
|
196
200
|
telnyx/resources/credential_connections/__init__.py,sha256=81iT_jEVYsPVEtnMBmM75XlgI5D6u4-1p1a3Gl2j7D0,1211
|
|
197
201
|
telnyx/resources/credential_connections/actions.py,sha256=kPIMpcPp8y5SpdBZ2bxjuT0QHXenvVds5qdtMqpWi1c,6583
|
|
198
202
|
telnyx/resources/credential_connections/credential_connections.py,sha256=R_kZnfrn8X1wPI-xLS6-Wk0hD43g-f1VwVRmJS4wJPA,46202
|
|
@@ -206,6 +210,20 @@ telnyx/resources/external_connections/uploads.py,sha256=K64QQfYfM2noQEljENTLpTgL
|
|
|
206
210
|
telnyx/resources/faxes/__init__.py,sha256=De06LWWuy8Yzbul2Z-FrFA_cSwHPu1eaO-yU8OtefJ0,1002
|
|
207
211
|
telnyx/resources/faxes/actions.py,sha256=4737CAhiFs6sR04p2nnwpM6chGz-jpBD9fB_gn1jt10,9122
|
|
208
212
|
telnyx/resources/faxes/faxes.py,sha256=fmyGOme2pFr1veRG0UwwM069cg4eyJv-Mu8i89WorOM,25333
|
|
213
|
+
telnyx/resources/legacy/__init__.py,sha256=JqqLfwajUMA5QV052mWmK5FaJF4SiDtWtlNmmQ7e-Xo,1041
|
|
214
|
+
telnyx/resources/legacy/legacy.py,sha256=Ftl-qt6PbB-dl7uH5EiVcceozamNzt2zfQtkN-srCgg,3700
|
|
215
|
+
telnyx/resources/legacy/reporting/__init__.py,sha256=3ee4QRN4sCN9G3M4smL1lziUVChYh5PTg5QH52vMp5w,1728
|
|
216
|
+
telnyx/resources/legacy/reporting/reporting.py,sha256=2L7BBLbb3dJtDN4usZ8LhLrviquXZAwE9MTkydRi6i4,5384
|
|
217
|
+
telnyx/resources/legacy/reporting/batch_detail_records/__init__.py,sha256=OGLf0AUUsy5xEm78cVs--KiF3TTNvSaFWQQkfk0MSxk,2166
|
|
218
|
+
telnyx/resources/legacy/reporting/batch_detail_records/batch_detail_records.py,sha256=eJ5S3WUt4t8wB6iObJYnZOMqKluzdUhCMoNGtxkYsko,6575
|
|
219
|
+
telnyx/resources/legacy/reporting/batch_detail_records/messaging.py,sha256=SoVX7UBdKqGnZB40VKjKVKZ-cWHefw8KSvNteVdXqug,19355
|
|
220
|
+
telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.py,sha256=RGppjIeU-DoDBjOCH42aluJvTFlA6izEEQrKfqJLDF0,16070
|
|
221
|
+
telnyx/resources/legacy/reporting/batch_detail_records/voice.py,sha256=SBW0SRJiJYAaLHz-fmbLHiEPuuL-jJTdLGJT6rIGSXg,21311
|
|
222
|
+
telnyx/resources/legacy/reporting/usage_reports/__init__.py,sha256=C55MHwuoFklSPKV3Wlqrqv7SNksnZG_KE6gYy68D4A8,2086
|
|
223
|
+
telnyx/resources/legacy/reporting/usage_reports/messaging.py,sha256=-Seosuu29bz7Ujyu0p8tp9oCJ9ODNSL78QCC4FZRKSw,18160
|
|
224
|
+
telnyx/resources/legacy/reporting/usage_reports/number_lookup.py,sha256=dndBHNycZlUCoMlioz1kUZk78yqX8ulizc3Ri7hbnSg,17756
|
|
225
|
+
telnyx/resources/legacy/reporting/usage_reports/usage_reports.py,sha256=Ql4HG87JBMSq65ZD8OA84IRYAKw09LSQ9fq-4AG9xxI,11122
|
|
226
|
+
telnyx/resources/legacy/reporting/usage_reports/voice.py,sha256=ZmuNFWopHfANO1MjuCjXNsUVWbigRBd-QPma1HCh-lk,18646
|
|
209
227
|
telnyx/resources/managed_accounts/__init__.py,sha256=EoKq6ptLTh1aE0YVPAo39ZAUsU3lBxce13N1p3nmE8c,1133
|
|
210
228
|
telnyx/resources/managed_accounts/actions.py,sha256=0KVsfep-eYUlGkuVnjcQShOjkosvZuI5bjdr9R6iJ1Q,10582
|
|
211
229
|
telnyx/resources/managed_accounts/managed_accounts.py,sha256=ms-QLhiK4ZU13rSL6DohnMytmdRdQAHx0QEtVyYOcIw,33920
|
|
@@ -222,11 +240,11 @@ telnyx/resources/messaging_hosted_number_orders/actions.py,sha256=ONwivzZn5t-fRl
|
|
|
222
240
|
telnyx/resources/messaging_hosted_number_orders/messaging_hosted_number_orders.py,sha256=CgrgvFdvJE-PSxFc8d0W8kqkIgRjaTDL9LshR-4_ckc,32757
|
|
223
241
|
telnyx/resources/messaging_profiles/__init__.py,sha256=CpwlRx3PwlBRN-OVbt2ecEP0yVhdYVQv4EeEnKjLysw,1264
|
|
224
242
|
telnyx/resources/messaging_profiles/autoresp_configs.py,sha256=DB8HRnCkeUC7n2kYYrKroJbWULsuUnfXXHsOE96DL6M,23757
|
|
225
|
-
telnyx/resources/messaging_profiles/messaging_profiles.py,sha256=
|
|
243
|
+
telnyx/resources/messaging_profiles/messaging_profiles.py,sha256=dm_i1018l_12nqJV8iU-UmsXzZBsVhpKxbwf4jNZFU4,46195
|
|
226
244
|
telnyx/resources/messaging_tollfree/__init__.py,sha256=xS6W3IHhxe9zW0nTAz695v-OJDsLHTsfhSx6J_4NU10,1224
|
|
227
245
|
telnyx/resources/messaging_tollfree/messaging_tollfree.py,sha256=6bIyhm1Q9YMWEqVCFQSbn6y_8WW1PAbhpB10l59j-Fw,4202
|
|
228
246
|
telnyx/resources/messaging_tollfree/verification/__init__.py,sha256=Sic6oOAjxw7WlvG0PaCb7B0jUmdjDSO8aM2DlSny06Y,1106
|
|
229
|
-
telnyx/resources/messaging_tollfree/verification/requests.py,sha256=
|
|
247
|
+
telnyx/resources/messaging_tollfree/verification/requests.py,sha256=GMrH1QJpDvnJOSrq_QBmL5eyXzr9sXAdgEDfGQN5d5c,48385
|
|
230
248
|
telnyx/resources/messaging_tollfree/verification/verification.py,sha256=2WeDAR3Cwf7uGz3veAPzRwFpIymZ7rle3_UT-llSXIo,3879
|
|
231
249
|
telnyx/resources/networks/__init__.py,sha256=QM1zWhOYa2xtzTmSYs1mdrvGrUR9aB9OWUOs0EDXGOY,1133
|
|
232
250
|
telnyx/resources/networks/default_gateway.py,sha256=a6PX1uKfEbH9G6KmYUpW87sdwUxBYfZZE0DPVseW0Yk,13030
|
|
@@ -246,7 +264,7 @@ telnyx/resources/phone_number_blocks/phone_number_blocks.py,sha256=qzcim3BsiBxAm
|
|
|
246
264
|
telnyx/resources/phone_numbers/__init__.py,sha256=EH9BdCk9pCSj-YAo3QzC4jZypbYDy2Rq3P2ubQ0btD0,3462
|
|
247
265
|
telnyx/resources/phone_numbers/actions.py,sha256=OMEbIjrHsTnWzqjB2IoCx8FTDUv2I0hOqJkj6buwmNw,15761
|
|
248
266
|
telnyx/resources/phone_numbers/csv_downloads.py,sha256=BWkYDmnaFtYyfChl-UzLQzsVL-KADzN7MxXJsJxnSNs,14484
|
|
249
|
-
telnyx/resources/phone_numbers/jobs.py,sha256=
|
|
267
|
+
telnyx/resources/phone_numbers/jobs.py,sha256=7u4y69wwDWjI7nChYHGEZQIc7PSjc21BTwdbcmYDvZc,29824
|
|
250
268
|
telnyx/resources/phone_numbers/messaging.py,sha256=hhSPnzTkoaSIZtyqkVjdtO_PmZ0_pI2WzR03pCYmwDc,14870
|
|
251
269
|
telnyx/resources/phone_numbers/phone_numbers.py,sha256=uWCoQTaNkVAJdrh2STDUq8hC9moRuYqOtfHFZ9wdNkg,33853
|
|
252
270
|
telnyx/resources/phone_numbers/voice.py,sha256=xBPJmLXbwsBqvJDhPQRY1652jhtury_mX3VAO2nZZVo,19162
|
|
@@ -266,7 +284,7 @@ telnyx/resources/porting_orders/comments.py,sha256=Laa0mkjS3_D9dZDlq9DdYDKtjaL7o
|
|
|
266
284
|
telnyx/resources/porting_orders/phone_number_blocks.py,sha256=SCRP4gkUvNd27vWjKbnifD7-nPtgVw3KmghdKNxI54o,16983
|
|
267
285
|
telnyx/resources/porting_orders/phone_number_configurations.py,sha256=M6HKR5AksqObihyKgJxZduXYKa4ObW2EEx7tPuYTWtE,12463
|
|
268
286
|
telnyx/resources/porting_orders/phone_number_extensions.py,sha256=2_N11R140E3gEzTmhlJYcCTIOIhHCRV12uPfPE7i95k,17609
|
|
269
|
-
telnyx/resources/porting_orders/porting_orders.py,sha256=
|
|
287
|
+
telnyx/resources/porting_orders/porting_orders.py,sha256=z2NB_9sltqCx6MUlFMMZfmX0mPYir144ay9Jj6Tbxxo,62307
|
|
270
288
|
telnyx/resources/porting_orders/verification_codes.py,sha256=j-Z0M0xDcVVgpmV9QdNHbJbZnmadrnG9M0AniOMy66I,16069
|
|
271
289
|
telnyx/resources/portouts/__init__.py,sha256=mX6do8iVPgKT6DoJ2fZRgCX1q4ENrqf1L3MFYGzGlW8,2587
|
|
272
290
|
telnyx/resources/portouts/comments.py,sha256=7mWCjK7U5mjP47E6UC7Tc_7xknZCrSWZ65HvAVLjep0,9429
|
|
@@ -294,8 +312,8 @@ telnyx/resources/sim_card_groups/__init__.py,sha256=U-6zFEn3_YN1Q6dqpD4qcAPsf55A
|
|
|
294
312
|
telnyx/resources/sim_card_groups/actions.py,sha256=bW1L-Cgy5b-BGu7XEABdaQDeWwz1ofq2_4XM0gTAfjE,28775
|
|
295
313
|
telnyx/resources/sim_card_groups/sim_card_groups.py,sha256=wZZuGGY856DPZB7QeO8dCCdtOAzPyufQTnj8_wgagLY,24315
|
|
296
314
|
telnyx/resources/sim_cards/__init__.py,sha256=Xfca4rp_xtgCzQpLNZu_xzEEV4IPJTxG_GvTAtxRn8M,1042
|
|
297
|
-
telnyx/resources/sim_cards/actions.py,sha256=
|
|
298
|
-
telnyx/resources/sim_cards/sim_cards.py,sha256=
|
|
315
|
+
telnyx/resources/sim_cards/actions.py,sha256=7uZkhwhs4ZERneSWk8VFiTdGsENXS_6odzU3ISJxfqM,39268
|
|
316
|
+
telnyx/resources/sim_cards/sim_cards.py,sha256=2XL5nXS3A_BHXutZ_udRLSpYFStHdChfe8rp0aSZzJQ,39246
|
|
299
317
|
telnyx/resources/storage/__init__.py,sha256=wkopaiZqFsN-F1_kANWv2yCXu5cyy34wWvpffOmWMKU,2111
|
|
300
318
|
telnyx/resources/storage/migration_sources.py,sha256=89zPfiIU_UpBl7SZseSJA81L0NeOOyrTLM6YDmnqhCk,16388
|
|
301
319
|
telnyx/resources/storage/storage.py,sha256=hD0xYJ0c-CYQaPeJshX6yZTcjEcYnxInWMbDbWOBvLE,9060
|
|
@@ -312,14 +330,14 @@ telnyx/resources/texml/texml.py,sha256=eZHlVwp_OhBEkfjFiMFOANoTPdmAPskWB30_5E2Sv
|
|
|
312
330
|
telnyx/resources/texml/accounts/__init__.py,sha256=6kk6pjNbW0ubJoL63f9jhG06qppY6V71P2FlVteDBMg,2586
|
|
313
331
|
telnyx/resources/texml/accounts/accounts.py,sha256=_cVWbYcCQ5Vx47SIKN-274__dmcloh5wOC_CfaBYpp4,18054
|
|
314
332
|
telnyx/resources/texml/accounts/calls/__init__.py,sha256=FpRE5jgR93GXx5Cre-KG_9jxVVOjT9cJPGSBYJJKVh8,2509
|
|
315
|
-
telnyx/resources/texml/accounts/calls/calls.py,sha256=
|
|
333
|
+
telnyx/resources/texml/accounts/calls/calls.py,sha256=2FztXpCPyoz0Lj_M5U9ShI6cE9Ru3f6zMGLlPYvDXM4,62469
|
|
316
334
|
telnyx/resources/texml/accounts/calls/recordings.py,sha256=s9TRukza9V806PammrVaObX4_2jRRKoDld8naaVA7iM,7704
|
|
317
335
|
telnyx/resources/texml/accounts/calls/recordings_json.py,sha256=3aBtZ0RXMK1HDVohENT1eHvTcur-AdHHUa0wc0bbaVE,14866
|
|
318
336
|
telnyx/resources/texml/accounts/calls/siprec.py,sha256=FdurAu5lf_by5SN6fzIXNva8tthx6CpGAaU2RIxbUSM,7578
|
|
319
337
|
telnyx/resources/texml/accounts/calls/streams.py,sha256=l_YnG40UlRhVcuW6l29gehTSfbxcKymkdB-CDYbC0_Y,7605
|
|
320
338
|
telnyx/resources/texml/accounts/conferences/__init__.py,sha256=Wgnoin0h5qEE7gcyi5IG6fg1_vpPNUgqHkRTALFE4Zs,1145
|
|
321
339
|
telnyx/resources/texml/accounts/conferences/conferences.py,sha256=aGPqDEeRRP4HIEzO3fLxg23RhnrEZrXbL0FhoRAktWY,27769
|
|
322
|
-
telnyx/resources/texml/accounts/conferences/participants.py,sha256=
|
|
340
|
+
telnyx/resources/texml/accounts/conferences/participants.py,sha256=jsVbI9mjAENDaZbg7TA3T9zA5ItfIlnji5b0i4P7GFg,55269
|
|
323
341
|
telnyx/resources/texml/accounts/recordings/__init__.py,sha256=SVRbp2bcFKD_5pDdLHpTMG0ev_OhDRaSjY0htH29bTI,1028
|
|
324
342
|
telnyx/resources/texml/accounts/recordings/json.py,sha256=bU4ZTKSDGbg0H9vRNL2nCplC8h629laiEcd56jp2FYg,10306
|
|
325
343
|
telnyx/resources/texml/accounts/recordings/recordings.py,sha256=U4KNMl6dWg9TMq2MVZwFX-u93j54fTGJBVHhMkwL47s,3693
|
|
@@ -328,25 +346,25 @@ telnyx/resources/texml/accounts/transcriptions/json.py,sha256=aNZ8Xs2DL4eOkY_Sbm
|
|
|
328
346
|
telnyx/resources/texml/accounts/transcriptions/transcriptions.py,sha256=f-muckAP2-ICXQca61pLidbAClp50Ib6wlSy_LmTB0I,3837
|
|
329
347
|
telnyx/resources/verifications/__init__.py,sha256=0d5jEBzFbPYP_BkSJYXPUq4e49Qs8gANqMwl3lbzLKk,1649
|
|
330
348
|
telnyx/resources/verifications/actions.py,sha256=_D0F6ED2ttzU6T68ySJ9OOcrNcUn3WE52xLYaSwbrk0,7354
|
|
331
|
-
telnyx/resources/verifications/verifications.py,sha256=
|
|
349
|
+
telnyx/resources/verifications/verifications.py,sha256=IG7g3RIpZuv0w0Gshtkt29cmRC3e0rk1XWCQ-TYsdQw,22523
|
|
332
350
|
telnyx/resources/verifications/by_phone_number/__init__.py,sha256=XBZbrhLQcba0yXsna85uuKsyUktgarFS8J0NZo8wwjY,1108
|
|
333
351
|
telnyx/resources/verifications/by_phone_number/actions.py,sha256=JjjT0W5JweJ_apG7dpUHNPc6RBawK0OEOk0snphoRL4,7249
|
|
334
352
|
telnyx/resources/verifications/by_phone_number/by_phone_number.py,sha256=dBdozSkMvC5R2eVSPDi29gInS_6_weAazZL_d7uKKx8,7503
|
|
335
353
|
telnyx/resources/verified_numbers/__init__.py,sha256=wv46Dyovmqk8vDqAw5gP_W5KTLZTzTv7tRJhr0rD42M,1133
|
|
336
354
|
telnyx/resources/verified_numbers/actions.py,sha256=spwbZ3MpLRCfBYL9Iqs96_vxUWkeVk1J6Tqtd3c5EmI,6896
|
|
337
|
-
telnyx/resources/verified_numbers/verified_numbers.py,sha256=
|
|
355
|
+
telnyx/resources/verified_numbers/verified_numbers.py,sha256=qVm5RJTF6UZNQ4XoVBDxFu_2KlzikezGBrkmpZ0dsLI,19422
|
|
338
356
|
telnyx/resources/wireless/__init__.py,sha256=fEZwFm-3jI908Ui2_pT-S-3Titgg1vs7uFjzK4p406M,1212
|
|
339
357
|
telnyx/resources/wireless/detail_records_reports.py,sha256=y6UEeAZVH4Wx8ddjiLNtWWQmxZ4XC25t9U8a8oX4o4M,17922
|
|
340
358
|
telnyx/resources/wireless/wireless.py,sha256=YFhowq4mQXRL0dPhHoMWIit_zZTaXWkh1uje13Zpng0,8176
|
|
341
|
-
telnyx/types/__init__.py,sha256=
|
|
359
|
+
telnyx/types/__init__.py,sha256=mRUDfmwY2VzlWNqNsdqscgqSj5A_SzxIbRsujMd4Akw,99633
|
|
342
360
|
telnyx/types/access_ip_address_create_params.py,sha256=qd_T7W_K4XiVIdsJLbsS5U9Qlf3_m0DT677n5Tqdvm8,329
|
|
343
361
|
telnyx/types/access_ip_address_list_params.py,sha256=3sWF6U18lHT3y0fGouO8qCznMlvEyW5PRGx_pItEeLo,1870
|
|
344
|
-
telnyx/types/access_ip_address_list_response.py,sha256=
|
|
362
|
+
telnyx/types/access_ip_address_list_response.py,sha256=W-7u_KkgrpZOEs0GRau9LPHVGaifi-mzP_cgWg8-m1I,473
|
|
345
363
|
telnyx/types/access_ip_address_response.py,sha256=hbO8ftAMQrRQSgZnZypafa14lzeD_NGkrEyHrTe-pHo,571
|
|
346
364
|
telnyx/types/access_ip_range.py,sha256=euEtQEzv_1X1gmbUJ2HEj6gCNfRRsYZNiz6-AwwCnFM,534
|
|
347
365
|
telnyx/types/access_ip_range_create_params.py,sha256=zQizIleZucq1wKNAtuy7AxjglfBQmEywUACg9t0Cl9Q,325
|
|
348
366
|
telnyx/types/access_ip_range_list_params.py,sha256=q-TgSlwTgvMkiYGSyR66RQWKVZZopxLkWdLJK-HBPQI,2405
|
|
349
|
-
telnyx/types/access_ip_range_list_response.py,sha256=
|
|
367
|
+
telnyx/types/access_ip_range_list_response.py,sha256=BcMVh3oTium0tTIHKjNfb-2QDiNp4Jqe_WiLqKU9OOE,438
|
|
350
368
|
telnyx/types/address.py,sha256=hv48rfJl9lstPsiBfPfsRCgEg1gwrqKW_lVzHUUMDFg,3144
|
|
351
369
|
telnyx/types/address_create_params.py,sha256=2lGqy3wSFiMu-HNZLLI2Xw8Nn-gmzcbzddwvAa7NLoE,2624
|
|
352
370
|
telnyx/types/address_create_response.py,sha256=j2e-N0vYqiWOCpXtPQl2VN1dzV5aRND7Y4Yi07o2mnI,291
|
|
@@ -355,7 +373,7 @@ telnyx/types/address_list_params.py,sha256=2otSG0_ZVjD1bPEUAvFG_WJsvTrbxeQenG0A6
|
|
|
355
373
|
telnyx/types/address_list_response.py,sha256=mI6_cLdNQCltEvs6MuBeSZa28Nt0a8pYHPiZWrNQk9U,386
|
|
356
374
|
telnyx/types/address_retrieve_response.py,sha256=L8QmmvrgJ8uGJ166A6jinLm5E_9wgDqAlxdnS8U1OFc,295
|
|
357
375
|
telnyx/types/advanced_order_create_params.py,sha256=LcVZ5xb_9NPQqmYbvO9njodkBNEDhMG8oonmM401io4,691
|
|
358
|
-
telnyx/types/
|
|
376
|
+
telnyx/types/advanced_order_update_requirement_group_params.py,sha256=MZqqzgGGRfJywB7pQetjOvgFhlYKNe0LZgQgALUjlHQ,723
|
|
359
377
|
telnyx/types/ai_retrieve_models_response.py,sha256=DWcRuYkI0gXpCXME5KegvYkrFXZLmxHLWkh1MAtLXB4,410
|
|
360
378
|
telnyx/types/ai_summarize_params.py,sha256=rMVpD3Ocy_DmFVUYka9K-Mjspetf150V3CFXgL436hY,518
|
|
361
379
|
telnyx/types/ai_summarize_response.py,sha256=A9umRVyHGNxD1rFdEV0bMRRuJn7dSJFzBxhjYoAJnU4,259
|
|
@@ -389,13 +407,13 @@ telnyx/types/billing_group_list_response.py,sha256=5ynRvP4fRqcOJnEIthG4_CDCjSuB3
|
|
|
389
407
|
telnyx/types/billing_group_retrieve_response.py,sha256=HaXCcoR5QIuXgl4zFK3geYlNJhTsAK-sBWleiKBtcDI,321
|
|
390
408
|
telnyx/types/billing_group_update_params.py,sha256=QkS9t4E6pcVL2GnyGoUT8m3U7JzsXO2MWYqaqzcvniI,314
|
|
391
409
|
telnyx/types/billing_group_update_response.py,sha256=4OfROFr2jKjcAMIG2_MJ-jAKGCBEhCgkUYuhJZ3mDMY,317
|
|
392
|
-
telnyx/types/brand_create_params.py,sha256=
|
|
410
|
+
telnyx/types/brand_create_params.py,sha256=YSOcAZaWvKw3BTfpfiYn8NMuKFZB_DZpFudb3ur3Mro,3084
|
|
393
411
|
telnyx/types/brand_get_feedback_response.py,sha256=_z8ZvaaEy_n5hCQNOCWftQUWzbrBmCi4udWIFwNvoqE,915
|
|
394
412
|
telnyx/types/brand_identity_status.py,sha256=fuQtROgpECmib0rPVGZGBdIvK5pFr3fPQpj9WPaREOo,275
|
|
395
413
|
telnyx/types/brand_list_params.py,sha256=tnpXqAPggfhndv2q6cqNhIli7GdZTIWfN3NIYvadKag,1317
|
|
396
414
|
telnyx/types/brand_list_response.py,sha256=eAy-GOLZN2zEPx9xVbG400I5Rnqm4rkCq23OA2Xhx8M,2284
|
|
397
415
|
telnyx/types/brand_retrieve_response.py,sha256=ckUoTUpym0AEU-6O3oi-Zuhoz9apvihYIogDY8vXa8U,436
|
|
398
|
-
telnyx/types/brand_update_params.py,sha256=
|
|
416
|
+
telnyx/types/brand_update_params.py,sha256=ZUFWbPZDH5CfXNW3Kuy5a_06YXzZGpu10fvuMMIC-es,3386
|
|
399
417
|
telnyx/types/bulk_sim_card_action_list_params.py,sha256=Cb3jfVsOS9fNgAn_Ux-uvNJudDEdotVSvPEK6zo7fAY,665
|
|
400
418
|
telnyx/types/bulk_sim_card_action_list_response.py,sha256=TfBkY5ELe0GS2TIaG6jHhYb5ActI9yURIDu-SSQL7zU,1439
|
|
401
419
|
telnyx/types/bulk_sim_card_action_retrieve_response.py,sha256=wVA0TamPwKC5F3WRCKyPDlbnaGIGhvGDGWCBFExLToE,1354
|
|
@@ -419,7 +437,7 @@ telnyx/types/call_control_application_update_params.py,sha256=t91HH8KF5x-FPpUG94
|
|
|
419
437
|
telnyx/types/call_control_application_update_response.py,sha256=_JR2YLtITudbuYGVqmaGud1B8StTlAanVmFNtIN_XV4,368
|
|
420
438
|
telnyx/types/call_conversation_ended_webhook_event.py,sha256=xkOxhj7h2duW6U0O7PJvcb9YWWhq8HFRKcuGpeZ0dKI,2621
|
|
421
439
|
telnyx/types/call_conversation_insights_generated_webhook_event.py,sha256=wnCJCAR3Jn6-qSz3AxCu35TRF_3lehVkozUJZyWtwNU,2255
|
|
422
|
-
telnyx/types/call_dial_params.py,sha256=
|
|
440
|
+
telnyx/types/call_dial_params.py,sha256=uGIMCdkBCC4OEo9zZiXGd53m3FiKLdbWRXaIcQiknBA,16198
|
|
423
441
|
telnyx/types/call_dial_response.py,sha256=qV7fNdy_vNuhBte6B_jxhSqvNQMht8tyq3DZ3-YHQAM,1575
|
|
424
442
|
telnyx/types/call_dtmf_received_webhook_event.py,sha256=By7pJP_IGMHOjf5rbqBrkGo3V_SEjpZbug5Qpo4R5fc,1853
|
|
425
443
|
telnyx/types/call_enqueued_webhook_event.py,sha256=kDv3EZKutPehui2ny4kUnmIBtMpGX3NL7OCLF3K0q3Y,1837
|
|
@@ -462,7 +480,7 @@ telnyx/types/campaign_list_response.py,sha256=cW9tqO3c3ZDnXxcPxkthHS2Q8xvnIrixd1
|
|
|
462
480
|
telnyx/types/campaign_sharing_status.py,sha256=-PT1pYJgMRmqf3jKduW0SPdNKGf02sJhUwj2CbQ7MM0,681
|
|
463
481
|
telnyx/types/campaign_status_update_webhook_event.py,sha256=AOAq7a0NsuYBFVbQ0n2PWhgvvajgQuMa8Cc9WWu_NwQ,965
|
|
464
482
|
telnyx/types/campaign_submit_appeal_params.py,sha256=S92CMn_b_NGHGtE-etlaVZQn6A68BZLZz1-ZexMBaNA,461
|
|
465
|
-
telnyx/types/campaign_submit_appeal_response.py,sha256=
|
|
483
|
+
telnyx/types/campaign_submit_appeal_response.py,sha256=BxDotpov91C1bjoXQO8Li6TIcxoO5POwVtHefRXl_FY,364
|
|
466
484
|
telnyx/types/campaign_update_params.py,sha256=0tUXAyE9dnJhosIxKo3DmJx_uMGMk4xS3W36Ckf-aYU,1577
|
|
467
485
|
telnyx/types/channel_zone_list_params.py,sha256=zaTiR8tGiFf2h2OqMLCHTgvOCKKr_IMEt61-YVWxBOY,517
|
|
468
486
|
telnyx/types/channel_zone_list_response.py,sha256=kylyHUWHyq6ltiS53kvem_1fXk1dqOlRH03-zpl5D58,872
|
|
@@ -472,11 +490,6 @@ telnyx/types/charges_breakdown_retrieve_params.py,sha256=Wzl5y_dvgGe6BGP0eQx4pzG
|
|
|
472
490
|
telnyx/types/charges_breakdown_retrieve_response.py,sha256=S4oxr4VW4jwfFRfqxfyw_giXcG3UmlL4S_DxuRJH_I8,1256
|
|
473
491
|
telnyx/types/charges_summary_retrieve_params.py,sha256=WlMwdrN0XTAG9UHYY8IyUvv5H57canI3PRP9zXehB3Q,865
|
|
474
492
|
telnyx/types/charges_summary_retrieve_response.py,sha256=EUbsepVd5Zl64aTj0bHkRnHXaj45jX3UNHebEbNeYl4,2514
|
|
475
|
-
telnyx/types/client_create_bucket_params.py,sha256=E1zUjZd1OfxDr4W-SnUDTEyrMSFk9HSjNxMZXlI05JU,389
|
|
476
|
-
telnyx/types/client_delete_objects_params.py,sha256=M8WjzkKHxSkGbQlekuj4zBd0KmF4-4xeyYT-Ht85nrw,525
|
|
477
|
-
telnyx/types/client_get_object_params.py,sha256=IJrxQuVK76x1apZoqgGdZd5Swcht_6HzaUxZ5hMWxec,450
|
|
478
|
-
telnyx/types/client_list_objects_params.py,sha256=6NWjFks2cuuZNZGHiv0uE8HkiyEsR1FSNk-Tl-aSQNE,384
|
|
479
|
-
telnyx/types/client_put_object_params.py,sha256=RM6YTxDigcq8V8RzLhLce2TK9t8IfyVLSg_1mAzbNuM,579
|
|
480
493
|
telnyx/types/cloudflare_sync_status.py,sha256=vqYPyc4mM0BjtJrfKjZpy7q9xzC67AECSmgGiCQTzZw,235
|
|
481
494
|
telnyx/types/comment_create_params.py,sha256=S1nzHTZIs3RDAsgmFufE-UNfM6dJnmOWejAELoy94ek,377
|
|
482
495
|
telnyx/types/comment_create_response.py,sha256=kJ_kF8XjC4cJjRqGYgyRPPEdLUbfrsJqQeF7TSPvXSo,1002
|
|
@@ -514,8 +527,8 @@ telnyx/types/connection_retrieve_response.py,sha256=n2shA0X93eXNR0gJZibcWAxD5Www
|
|
|
514
527
|
telnyx/types/connection_rtcp_settings.py,sha256=i-DvbUBvc3o2JmHTbI2hBwLOTTPQNjpzyBf3TH-04RE,786
|
|
515
528
|
telnyx/types/connection_rtcp_settings_param.py,sha256=x5Q7HBMQmzmTE3OTm7GzYsAYZsJf6Ar8jUSLck-mp3E,744
|
|
516
529
|
telnyx/types/consumed_data.py,sha256=aBc8mtHcg7dZmZsO5Od2cTFx9PWzqaE8GQrRmidzvEI,274
|
|
517
|
-
telnyx/types/country_coverage_retrieve_country_response.py,sha256=
|
|
518
|
-
telnyx/types/country_coverage_retrieve_response.py,sha256=
|
|
530
|
+
telnyx/types/country_coverage_retrieve_country_response.py,sha256=qCWG6EaAn1dGoXbFIWVac-vVhXa5CSYlB5psv3Jndfk,1841
|
|
531
|
+
telnyx/types/country_coverage_retrieve_response.py,sha256=_f8gNvcGKywJRUfyYRNrITxd0SQ5_Dq0hE2SL4Lnr9I,1833
|
|
519
532
|
telnyx/types/create_verification_response.py,sha256=rX9zZedL3IEWPprSVtUIH9x46WtrWr15NHzVf0HjP0Y,270
|
|
520
533
|
telnyx/types/credential_connection.py,sha256=GeXlH70_5fz_WIvtd19WZAustX7UFh11B23KRWh3WXg,4240
|
|
521
534
|
telnyx/types/credential_connection_create_params.py,sha256=aW1FO6YRTPuolyfWiIyzV45zQvSL3Oy6L22DQ1_koJQ,4083
|
|
@@ -566,6 +579,8 @@ telnyx/types/document_list_response.py,sha256=-_gLD3b7x0UT6kfHZ4Z05xEKdpfHEd5fND
|
|
|
566
579
|
telnyx/types/document_retrieve_response.py,sha256=22mTiLGxPa_ClgA0K0wQ_utozd_FffrM3m1XJtNkGcM,332
|
|
567
580
|
telnyx/types/document_update_params.py,sha256=-pdFL8Ra8mn8accOvApZTnu5bVky0hZJlsBIQs4JMK8,399
|
|
568
581
|
telnyx/types/document_update_response.py,sha256=K4eMjEPsMpJ4daDpu08PgZqNuwEzzt3JPOUjBySBfjY,328
|
|
582
|
+
telnyx/types/document_upload_json_params.py,sha256=1xGx0NANOHFrz3gOMx8yPewNlzdRhpdEeocqjbyjJIY,1242
|
|
583
|
+
telnyx/types/document_upload_json_response.py,sha256=2uLgMh6y07-rHOnK00J95CbFxIzNBDN9tdwaIE81qY0,336
|
|
569
584
|
telnyx/types/document_upload_params.py,sha256=pU9wSxc4XvZCX2z2O6DQk0kEt8vBK0_0OSaCxR1XAKY,1234
|
|
570
585
|
telnyx/types/document_upload_response.py,sha256=81z3z6mwwWMdIX2JGds3q4baK0x8WAMiyHeCYL_4EHo,328
|
|
571
586
|
telnyx/types/dtmf_type.py,sha256=lPGsm0CFOe0KBJR7pxOnxNr7XlB3TKa81JuAH5oCS8I,225
|
|
@@ -586,7 +601,6 @@ telnyx/types/dynamic_emergency_endpoint_retrieve_response.py,sha256=UjgWjbsBHC8K
|
|
|
586
601
|
telnyx/types/encrypted_media.py,sha256=gep-8QZ1MEwmJ_aDd9Ym-OVKEcIXHZlM_jvWkT7ldJY,249
|
|
587
602
|
telnyx/types/entity_type.py,sha256=2RX5p8I9whwAMHQw4sNAfSXNKLkuttpImMhnCQB626g,258
|
|
588
603
|
telnyx/types/enum_retrieve_response.py,sha256=EPO8dAJkZET6eGZTnvPIYJQ38IibTi9xwTohAHc2Hec,277
|
|
589
|
-
telnyx/types/error.py,sha256=5RSz0fIaw5K7STV45FKlqeTPJZVqRKWSaZIOwddmO4o,574
|
|
590
604
|
telnyx/types/external_connection.py,sha256=HJ6xD76XN4sROHafTteQtTIwy41mEb0d_HMvzDR-908,2375
|
|
591
605
|
telnyx/types/external_connection_create_params.py,sha256=b6XusXMG7LbsaH-oDBfRGRiHMuy3IE8I_qKov48SVz8,1696
|
|
592
606
|
telnyx/types/external_connection_create_response.py,sha256=lFrIZXYzVmlcXuHraptL6k7NweJ_Asc2X3frkd8d5cc,347
|
|
@@ -715,8 +729,6 @@ telnyx/types/ledger_billing_group_report.py,sha256=ywIzPZsbG6XPg3JgFtrr4LYdS4YDW
|
|
|
715
729
|
telnyx/types/ledger_billing_group_report_create_params.py,sha256=o_tg5q25ln0PQLatVN6o-7RoqY3oGzk_e0ziugR0cjE,416
|
|
716
730
|
telnyx/types/ledger_billing_group_report_create_response.py,sha256=tRb87tzw-7pVdmhhF0orQoKPiSMDexuqJLQe53-X6vY,379
|
|
717
731
|
telnyx/types/ledger_billing_group_report_retrieve_response.py,sha256=G3gZ6g4C705dcxi0qQGUfnql-B_3ova2-gBJUgakSrc,383
|
|
718
|
-
telnyx/types/list_buckets_response.py,sha256=EWUn2sweJ7AmJH3ZefcAJJF1h28yvpFuYLobJbkG8i8,567
|
|
719
|
-
telnyx/types/list_objects_response.py,sha256=3PdlRHiSkuYs5z0SKe-F3-tcLs0QOmhpAz_B29UqLUk,702
|
|
720
732
|
telnyx/types/list_retrieve_all_response.py,sha256=4NBVNSCVCdGu3vrg_vU55WVzaITLD15wMxcLsXXkSQo,673
|
|
721
733
|
telnyx/types/list_retrieve_by_zone_response.py,sha256=H7mqctugxuKTtaOGXZmDUjTcnhFE8hjIAOdeTy_23u4,679
|
|
722
734
|
telnyx/types/managed_account.py,sha256=VLHqyrra3HUOr4ZghPDBkk_bnWUefXBKszXIlO2y4QM,2067
|
|
@@ -753,6 +765,7 @@ telnyx/types/message_send_params.py,sha256=6Pwx0Eco0MDZ4ypedLUFMpBkMmmVzJiUVuleS
|
|
|
753
765
|
telnyx/types/message_send_response.py,sha256=VNa37bL5N0Qt3B20cRTALoHph6u1G3dCKoW22j-ml5k,334
|
|
754
766
|
telnyx/types/message_send_short_code_params.py,sha256=BuoMtCtyl2wXGEZRlhZYMaQaXtKGvcykmPnsbdu4EmE,1683
|
|
755
767
|
telnyx/types/message_send_short_code_response.py,sha256=0OXWKYMyPdTTOWoOy_Da9jCe6uxP8lTyF3BSHGSzmHU,352
|
|
768
|
+
telnyx/types/message_template.py,sha256=TY7lYyWA0NMQZEUD_LB4p33ymKVsTCg4d8OKR3KFzYk,370
|
|
756
769
|
telnyx/types/messaging_error.py,sha256=EeXUDByRpKqwPefeMwsqJVB4__yLLW9pm9fnB4NxnCo,575
|
|
757
770
|
telnyx/types/messaging_hosted_number_delete_response.py,sha256=CVOIUTUYoNAauR5_qR9Z5wHKZlC-Kd6dloNaEh10-pw,386
|
|
758
771
|
telnyx/types/messaging_hosted_number_order_check_eligibility_params.py,sha256=fo_oC19th-_0hpglEeu0IsFLzNIeL7PnlSNyFkwLIPo,458
|
|
@@ -772,8 +785,8 @@ telnyx/types/messaging_numbers_bulk_update_create_response.py,sha256=t6z5Qz2gSeA
|
|
|
772
785
|
telnyx/types/messaging_numbers_bulk_update_retrieve_response.py,sha256=hKxAXimCg3mgso6gXw7eoDk5f7oKfVyXAsMpRz_vCvo,848
|
|
773
786
|
telnyx/types/messaging_optout_list_params.py,sha256=cKZZaJSeg1NnE90jUqMZf_PkGUHauBeSjMEUXpYoSdg,1651
|
|
774
787
|
telnyx/types/messaging_optout_list_response.py,sha256=-iQf34X1cGMQquQMc7Gz_OAL3qE5C7-v4AsOOOOyApU,1038
|
|
775
|
-
telnyx/types/messaging_profile.py,sha256=
|
|
776
|
-
telnyx/types/messaging_profile_create_params.py,sha256=
|
|
788
|
+
telnyx/types/messaging_profile.py,sha256=flNOhjB2xHrrz1bDt8ACAAWOrLVvr4IOQu4a5XaadFk,3523
|
|
789
|
+
telnyx/types/messaging_profile_create_params.py,sha256=joWjFKv6EEWhTs-F2YWca5g4BGihjEdbHZQ-VXxc2mw,2942
|
|
777
790
|
telnyx/types/messaging_profile_create_response.py,sha256=lrKJ60WkmPNI7ZhE78eliZkMchXTntaHeELKKKw3jJE,337
|
|
778
791
|
telnyx/types/messaging_profile_delete_response.py,sha256=_-OL_u-nBz647c0vDDZSJlbwUZ7754TGKuqDXaRgYP8,337
|
|
779
792
|
telnyx/types/messaging_profile_list_params.py,sha256=0A5pYKasObvboNZK8MOVBSJ5OreYeX06B4RbC4yk4u4,721
|
|
@@ -783,7 +796,7 @@ telnyx/types/messaging_profile_list_response.py,sha256=QtWMM8qc8qM3UG5oL8RqjyrgD
|
|
|
783
796
|
telnyx/types/messaging_profile_list_short_codes_params.py,sha256=QqCwh4H_jPttFNqBnXd1hzIPkO2GbV79MONU4x2BxGQ,547
|
|
784
797
|
telnyx/types/messaging_profile_list_short_codes_response.py,sha256=Tb1kixdj1k7poCXEgYZRooezv4-U2_Nb14cnft6sy3g,438
|
|
785
798
|
telnyx/types/messaging_profile_retrieve_response.py,sha256=F04p6wT0Dtsh_Aw0-rFTsDTlD6098nyQREwQ9u7ePpg,341
|
|
786
|
-
telnyx/types/messaging_profile_update_params.py,sha256=
|
|
799
|
+
telnyx/types/messaging_profile_update_params.py,sha256=PCiRbL0I1bMn3rX6jJi_XsiZq6dqfmqsWPQonjGipQQ,3072
|
|
787
800
|
telnyx/types/messaging_profile_update_response.py,sha256=lWTHuMd6Vt2uoTCGvI88lTXjGWkSRnigPlvIYaFSfI4,337
|
|
788
801
|
telnyx/types/messaging_url_domain_list_params.py,sha256=gUE67OY2ccV9gTFIrUSWEiRa-iNa5zZaZ-8Um6sBusQ,531
|
|
789
802
|
telnyx/types/messaging_url_domain_list_response.py,sha256=TMtcw9meS1vJ4o8IQQ-d68DruhpW2kase1xbdX2V7Ao,551
|
|
@@ -857,7 +870,7 @@ telnyx/types/number_order_phone_number_update_requirement_group_response.py,sha2
|
|
|
857
870
|
telnyx/types/number_order_phone_number_update_requirements_params.py,sha256=6oZLLdQRiNMYv3VOaojY-UGMkkBunKzYfxi4S6t9J1c,488
|
|
858
871
|
telnyx/types/number_order_phone_number_update_requirements_response.py,sha256=gpBTWv98n_JccRd-mwaYkVUtNiWihdavKqHOaNylPZM,393
|
|
859
872
|
telnyx/types/number_order_retrieve_response.py,sha256=1WygTrroK2bSgUhhmjmCIEVsx-TCN6gpyLdtrdAHC3k,367
|
|
860
|
-
telnyx/types/number_order_status_update_webhook_event.py,sha256=
|
|
873
|
+
telnyx/types/number_order_status_update_webhook_event.py,sha256=I1ooLnocUA1jxrMnJU_ep0alxtzEmf05TtEmqqsji3c,841
|
|
861
874
|
telnyx/types/number_order_update_params.py,sha256=yWf5rSyWr-POo7WNMqRI8I1f88lEy1yPRPjnAMBAFzY,532
|
|
862
875
|
telnyx/types/number_order_update_response.py,sha256=vOdtpv_CwkLei1nCn2u_-qN1YYrEqRxjbqf5BfWDkK0,363
|
|
863
876
|
telnyx/types/number_order_with_phone_numbers.py,sha256=mq6s2u4zP8BgkUKps5Eu63wM4_ENFPvOjoM9HCo5xrE,1579
|
|
@@ -871,6 +884,30 @@ telnyx/types/number_reservation_list_response.py,sha256=BmCn63NV2cHRhO661HgQEsBf
|
|
|
871
884
|
telnyx/types/number_reservation_retrieve_response.py,sha256=mNgKrwL_Qq0rVPeCZzhaTeubpca-uUE0YUx535U2_HU,346
|
|
872
885
|
telnyx/types/numbers_feature_create_params.py,sha256=ArXiQW5-MhR81YaUNJOjR41aVgXICMajYK4D0CfU9Mk,361
|
|
873
886
|
telnyx/types/numbers_feature_create_response.py,sha256=4p7DBbd4HzNmumwal8ozpOjOPI0o9aaZvNZ3v63RW7Y,365
|
|
887
|
+
telnyx/types/oauth_client.py,sha256=qtjED8m2pQHAyDquum3u39y4Md7IDry0b8VnGdqpoLI,1643
|
|
888
|
+
telnyx/types/oauth_client_create_params.py,sha256=n_nJTEQzHC7zATP7mCRx5F_ELQeU9rqGob47-avi1oY,1136
|
|
889
|
+
telnyx/types/oauth_client_create_response.py,sha256=Z9qxhRbxV7aLm8EYX9K9ZogVbbiJ_K1ftvh8KGLsfBg,312
|
|
890
|
+
telnyx/types/oauth_client_list_params.py,sha256=tLcLmTdYbfWlBxHHp4_sV9UWGIZWzRxHWGnwaVnNRtk,1362
|
|
891
|
+
telnyx/types/oauth_client_list_response.py,sha256=adgnOAaQJAquILxfPOLaxgHP2QmK0dKBRWFAl-oChVk,423
|
|
892
|
+
telnyx/types/oauth_client_retrieve_response.py,sha256=OIrIEbNSxfo19ZgCdxswV9jY4NM5diQ7q6HJJrYZaVI,316
|
|
893
|
+
telnyx/types/oauth_client_update_params.py,sha256=mqqIUwlZbxUvLBA0RPwZVC7g6hmG3UJ_2Q-TA8EHvaE,967
|
|
894
|
+
telnyx/types/oauth_client_update_response.py,sha256=Jq-ft1nb1BYx5VSm0V1-HWyjkuooqd4JLzC1IJZn-q0,312
|
|
895
|
+
telnyx/types/oauth_grant.py,sha256=yRnGPcPxO9X53-gzQuIKrPpWDONNMKngB4esLZQ-SlU,696
|
|
896
|
+
telnyx/types/oauth_grant_delete_response.py,sha256=94_Sxy8j7DZqM8d1xBqvZU1gXcrgoFI8fSVG-v1oi_8,307
|
|
897
|
+
telnyx/types/oauth_grant_list_params.py,sha256=QUqXr2j_47an8zFXwf_iaRR_FgkBvcyXK06RE_Ik36o,491
|
|
898
|
+
telnyx/types/oauth_grant_list_response.py,sha256=FcdxLxhCxswI1yXdKD1X97jcJrZtRAneXfPVgklrhR0,418
|
|
899
|
+
telnyx/types/oauth_grant_retrieve_response.py,sha256=36LrQTmeQXG093wWn1d7eHLPqumphdDNbCnOXAcISH8,311
|
|
900
|
+
telnyx/types/oauth_grants_params.py,sha256=MOrGxhdb5bhZN2_PabKauyxM4ZVETJeS6OqX5Or1eKc,382
|
|
901
|
+
telnyx/types/oauth_grants_response.py,sha256=wcnrD0xsNzu8WE-GP9VkKK3dC8SzmqR-5Oq0vqBBocY,272
|
|
902
|
+
telnyx/types/oauth_introspect_params.py,sha256=nHbOQwFmGqgNPJqo8uxZxoWon9qvCWp58couMDDbfhI,324
|
|
903
|
+
telnyx/types/oauth_introspect_response.py,sha256=WJ8AnOb8sahZ_sdV_6lkq_LgQ6Qo_FcubqWp-NOd6q4,646
|
|
904
|
+
telnyx/types/oauth_register_params.py,sha256=-D5UYJ9fw-CQ8LI3XdIh_XMsDfapf28JGEGgx3PxoOg,1246
|
|
905
|
+
telnyx/types/oauth_register_response.py,sha256=Re7lBj-6ERpSHsNgtmVXxw9RwQiM-pcfOWZd-Y3akIA,1212
|
|
906
|
+
telnyx/types/oauth_retrieve_authorize_params.py,sha256=gSkyND3nyrftBmZ3iRbzIxHWhlpPxHG56YMmHIcwrFc,757
|
|
907
|
+
telnyx/types/oauth_retrieve_jwks_response.py,sha256=GrU7DBFErxw7geN_drUpqQviNb_pk68uPaTR4GfwQoA,506
|
|
908
|
+
telnyx/types/oauth_retrieve_response.py,sha256=1jt--M4Q46tAaW3jzKCPhex65p-kKXRIFE0nd6uYbsY,1104
|
|
909
|
+
telnyx/types/oauth_token_params.py,sha256=-P-q36iCjKnhY-2Yq1d3wzbZ-Bs7Sgm2u9S0YAtO11s,950
|
|
910
|
+
telnyx/types/oauth_token_response.py,sha256=6VsE8v0j9D_NUkpCpu2K4KTh1sdNE_ypT-b_6LjYwg4,584
|
|
874
911
|
telnyx/types/ota_update_list_params.py,sha256=ZD8dqS8kn7nt3ltxPy-NzYTnMiImZBJeyJM-vMhz_y0,1016
|
|
875
912
|
telnyx/types/ota_update_list_response.py,sha256=sl7b11aO8Lh7zqbbowc9lxJ1QpTBifyipIZKJ6m4aGI,1145
|
|
876
913
|
telnyx/types/ota_update_retrieve_response.py,sha256=L3TXeJdR8lr3V9GUlLlYvZxqoL1iFaNlQDIj8nCkmHQ,2358
|
|
@@ -881,16 +918,18 @@ telnyx/types/outbound_fqdn_param.py,sha256=mobTVWB81k1DxKLByzd_WwwPqIgcUC8W18WWi
|
|
|
881
918
|
telnyx/types/outbound_ip.py,sha256=j1SaTTVU3p5TUyiK6-3yRcaAEobgMI3pAmZC_IP4cXE,2573
|
|
882
919
|
telnyx/types/outbound_ip_param.py,sha256=KyjUlQNEOHs4r9uUw4WRUgfrmM-91ed5IyICuxOFFM8,2402
|
|
883
920
|
telnyx/types/outbound_message_payload.py,sha256=NZqKQ6LlI9Iytn_NpVy_dFPdAchyoOkTI4171FYxnAM,5476
|
|
884
|
-
telnyx/types/outbound_voice_profile.py,sha256
|
|
885
|
-
telnyx/types/outbound_voice_profile_create_params.py,sha256=
|
|
921
|
+
telnyx/types/outbound_voice_profile.py,sha256=-2uneqEJeylejGY54dwS2dH6zL8nmXvnv_CK8kCbl50,3504
|
|
922
|
+
telnyx/types/outbound_voice_profile_create_params.py,sha256=AeEL0H2wqz8WaE7DKnf2PxrWMuYp2U493GCn4uMcJtI,2921
|
|
886
923
|
telnyx/types/outbound_voice_profile_create_response.py,sha256=0nh5001-5Gj2vAv5Tp8Y84gz1Ako8SJrVrxHB_L5rp4,358
|
|
887
924
|
telnyx/types/outbound_voice_profile_delete_response.py,sha256=0z_bamv9ZIwA53u7aAVfEj7pX1UH40zLeRsRJu5K-54,358
|
|
888
|
-
telnyx/types/outbound_voice_profile_list_params.py,sha256=
|
|
925
|
+
telnyx/types/outbound_voice_profile_list_params.py,sha256=v0v1JOlDugcySZ70XwPMhXLGsLMTBFlZXk-dEcFO1B4,1697
|
|
889
926
|
telnyx/types/outbound_voice_profile_list_response.py,sha256=VG6cUGRlLsnDazOrcgyKI8812efr_mgqcWOk9goW3bg,453
|
|
890
927
|
telnyx/types/outbound_voice_profile_retrieve_response.py,sha256=G5wf7rorFkkMXAgaTEElW526zTd4D6_5zPK8VP-V1Ko,362
|
|
891
|
-
telnyx/types/outbound_voice_profile_update_params.py,sha256=
|
|
928
|
+
telnyx/types/outbound_voice_profile_update_params.py,sha256=ZR9TteAeuFDeDkEh-MqUmLYwJIId1F6O8V9fAONnDPY,2870
|
|
892
929
|
telnyx/types/outbound_voice_profile_update_response.py,sha256=0kERLKyY68RTrtppaNxtrocov2knttSff6a-R9jf-LI,358
|
|
893
930
|
telnyx/types/pagination_meta.py,sha256=DnXM2qToZRFfjgcvw7A4vC3EFAkHp_Yj0-zJhIxlkPU,368
|
|
931
|
+
telnyx/types/pagination_meta_cloudflare_ip_list_sync.py,sha256=MihC2eavedAnkGzPcF3pdr3TIqeyYT3bGVqPG9oXaaw,311
|
|
932
|
+
telnyx/types/pagination_meta_oauth.py,sha256=K9y5rG0Rhu9Hn0xsBUyh7Wnn_fS16VqNms1lmS4ckNo,509
|
|
894
933
|
telnyx/types/partner_campaign_list_params.py,sha256=bolV6Mb1r6Mc16qAieOHrUALgC8bSwkSHUzrVqESMiY,1071
|
|
895
934
|
telnyx/types/partner_campaign_list_response.py,sha256=LPX5oC1NpKPzapjI41-qWHcA7rTfhrcv9Zjcoawz7Kk,526
|
|
896
935
|
telnyx/types/partner_campaign_list_shared_by_me_params.py,sha256=EhOqECUFifOHMDMbqyQXDbNzuXX0nvhUUNgL7YH1PXI,608
|
|
@@ -908,9 +947,9 @@ telnyx/types/phone_number_campaign_create_params.py,sha256=zJ4NCI9mbcLWYRZ6TuDDy
|
|
|
908
947
|
telnyx/types/phone_number_campaign_list_params.py,sha256=77A1YYCwj37a0S9lChI-xZl4D0ocIRRybqoC9cv7enY,1209
|
|
909
948
|
telnyx/types/phone_number_campaign_list_response.py,sha256=rEhkg2Ge9HUi79PRaF8SjebXZcwhArBvme7jkxO7aI0,451
|
|
910
949
|
telnyx/types/phone_number_campaign_update_params.py,sha256=UPFD0w1Tl7v_1otFvPA0oCgrQ0lEcQUvV40crvqW9qU,641
|
|
911
|
-
telnyx/types/phone_number_delete_response.py,sha256=
|
|
912
|
-
telnyx/types/phone_number_detailed.py,sha256=
|
|
913
|
-
telnyx/types/phone_number_list_params.py,sha256=
|
|
950
|
+
telnyx/types/phone_number_delete_response.py,sha256=VMz5Zvyo3nyJxAVaDyc-nvj9deLPAkDSZJF9ItuKvzE,3969
|
|
951
|
+
telnyx/types/phone_number_detailed.py,sha256=DA3cgXev1E-iFPoM9abHVXB2sRxMD_r22J5fuBQNmT0,5331
|
|
952
|
+
telnyx/types/phone_number_list_params.py,sha256=ROHIJT63JMbWgcxiMO9LNgb1xZVhN2FI4MW73vgs0Qg,4097
|
|
914
953
|
telnyx/types/phone_number_list_response.py,sha256=1CpTovSXDGaY6fV2kydhlb7S0bkjvAMSWNq1SmxnC-Q,432
|
|
915
954
|
telnyx/types/phone_number_retrieve_response.py,sha256=4-PnbHooOOehtlvixbyN3BPg43mRfa4_46oDDqPt2Os,341
|
|
916
955
|
telnyx/types/phone_number_slim_list_params.py,sha256=APu7BkOe4jGJSXQpvApveEF5uvP-tRekzy-X4hgaTEI,4330
|
|
@@ -922,9 +961,9 @@ telnyx/types/phone_numbers_regulatory_requirement_retrieve_response.py,sha256=Db
|
|
|
922
961
|
telnyx/types/portability_check_run_params.py,sha256=0mGHrFlvbcbhQR4tjos08kX6e7EgewMBcJFwHjqgkYc,417
|
|
923
962
|
telnyx/types/portability_check_run_response.py,sha256=_y2ZkWfs0E32q6AbNdSw6NjEiqRgrwkPfhQSp6kpE24,869
|
|
924
963
|
telnyx/types/porting_list_uk_carriers_response.py,sha256=nmz5ttx9Vj2K41BLNyz_0oF0Vkf6RGhHaiC8KRsTT50,1052
|
|
925
|
-
telnyx/types/porting_order.py,sha256=
|
|
964
|
+
telnyx/types/porting_order.py,sha256=PBAWUxR7XMWsxda5865jmbky6r6bOoLyezsdotHHavQ,3776
|
|
926
965
|
telnyx/types/porting_order_activation_settings.py,sha256=hWNxerN8xlXdV_vDXyF8R4xqoIyu05RxNol3R9F4Gog,1087
|
|
927
|
-
telnyx/types/porting_order_create_params.py,sha256=
|
|
966
|
+
telnyx/types/porting_order_create_params.py,sha256=9FniLm_A7STlM-FlqMddFPpEGJINHOovelDeMMfmWqs,637
|
|
928
967
|
telnyx/types/porting_order_create_response.py,sha256=rHUZqnEylVSSs10cA4xufxzdw3HbgEbZ3Bc73ou10ek,329
|
|
929
968
|
telnyx/types/porting_order_documents.py,sha256=e7LNPWm6fVMGxkABWdkJbQG8VjIZ757wx9Td1D2eKcM,436
|
|
930
969
|
telnyx/types/porting_order_documents_param.py,sha256=F8pfn8vVOrjF_GcyHygI2Cd2-4z_5vu04p29K1xzAWA,440
|
|
@@ -934,7 +973,7 @@ telnyx/types/porting_order_end_user_admin_param.py,sha256=tE_pu51AYgX6flLJuX7rHe
|
|
|
934
973
|
telnyx/types/porting_order_end_user_location.py,sha256=hW-qGKm-AaXfVZDqhu-R4r0CiQO7CSVc_u1wutGwXIU,775
|
|
935
974
|
telnyx/types/porting_order_end_user_location_param.py,sha256=1ijg5ZggPEedL9kqSX_um9hoelwiUgJa7ckkYZG0YMg,711
|
|
936
975
|
telnyx/types/porting_order_end_user_param.py,sha256=92FdqH4jN4p4IZpIRm8ILNUIwKSYx1RGVSKT-NtDsMw,513
|
|
937
|
-
telnyx/types/porting_order_list_params.py,sha256=
|
|
976
|
+
telnyx/types/porting_order_list_params.py,sha256=kfXjGh-pA3Tb3cI7BCRTaiBulJ-eJe1D5wjOLC9UfqI,3700
|
|
938
977
|
telnyx/types/porting_order_list_response.py,sha256=-MKEyjCUC4zQEOhn2PMvg1FDakvAsA_ovd2JHs9hHfk,412
|
|
939
978
|
telnyx/types/porting_order_messaging.py,sha256=jkGGFmt4PzaFCHJ52MRKjE-uag6TYmReUbavR6YZZrI,974
|
|
940
979
|
telnyx/types/porting_order_misc.py,sha256=Eerfrhs5T65zrIgWLkTJkh2KSJJIrfI_sdBLkgiRfVA,1085
|
|
@@ -951,7 +990,7 @@ telnyx/types/porting_order_retrieve_requirements_response.py,sha256=bn8-lL-xao5M
|
|
|
951
990
|
telnyx/types/porting_order_retrieve_response.py,sha256=PLePbTzTmbAf3MYMrNI1pcrbD5uPk-lunurZMbEnHWQ,472
|
|
952
991
|
telnyx/types/porting_order_retrieve_sub_request_response.py,sha256=2Xo7jn0efyCcs8CZWOfnATM4N8o_xhuLiuD5hNsGcY8,553
|
|
953
992
|
telnyx/types/porting_order_type.py,sha256=s2TI5xjXtNPvClhyv_Ou1BhTLDMm5bkVr48ZVwg3Ems,226
|
|
954
|
-
telnyx/types/porting_order_update_params.py,sha256=
|
|
993
|
+
telnyx/types/porting_order_update_params.py,sha256=XZDzL4TzuGBR99_eWP9tX0Nt8xnJdaZObtxbv3VaqlI,2568
|
|
955
994
|
telnyx/types/porting_order_update_response.py,sha256=tb4S0gw_MtqcVIj2T8fvbbWsldLBsV_vt9n8OrUYejU,468
|
|
956
995
|
telnyx/types/porting_order_user_feedback.py,sha256=a5wKwLZfyI0v_pGIuFdg5v_VVxDdFUj32igWD8IKx-4,502
|
|
957
996
|
telnyx/types/porting_order_user_feedback_param.py,sha256=3ZijhNy-FT6aQ3BSmROtXxfGOJmp7_Zw9mjuOrqmS58,506
|
|
@@ -1011,12 +1050,12 @@ telnyx/types/regulatory_requirement_retrieve_params.py,sha256=eycU8B3_UIYh6ikdRL
|
|
|
1011
1050
|
telnyx/types/regulatory_requirement_retrieve_response.py,sha256=ML0a3Te_vhCA3TQU4ex5jZjAdvRkIJkwVUjMtZ7v9Bw,1328
|
|
1012
1051
|
telnyx/types/replaced_link_click_webhook_event.py,sha256=uNNc00sp7pIZ9iNcYJpIlvSNOOES3L50AszXGJvc81U,880
|
|
1013
1052
|
telnyx/types/report_list_mdrs_params.py,sha256=7m_OXWSKQUijlTks53XcjvRNgYxsd-hKcZJNZC5paO4,831
|
|
1014
|
-
telnyx/types/report_list_mdrs_response.py,sha256=
|
|
1053
|
+
telnyx/types/report_list_mdrs_response.py,sha256=P3lqnwXACpqj0M4fI1dNy9ItxrzKOkIRnzTqs1hDZ8Q,1860
|
|
1015
1054
|
telnyx/types/report_list_wdrs_params.py,sha256=6kzWR9r29umTvogrqxJ07ZtlmmWMRZAA5uc2iVqJbHE,1155
|
|
1016
1055
|
telnyx/types/report_list_wdrs_response.py,sha256=lB7ZRXPcEl5GWkBZ_IwApjlv2JFspPMwl69uVU2RXoA,2386
|
|
1017
|
-
telnyx/types/requirement_group.py,sha256=
|
|
1056
|
+
telnyx/types/requirement_group.py,sha256=YK8bRmW5AMMjnub0ic-xU8cacrR9HU_pNDvg4Z903h0,1213
|
|
1018
1057
|
telnyx/types/requirement_group_create_params.py,sha256=g5Lzv9ZV_vKw3SbRFmDhPJRDXd9ndciu6CoTAi0mXFs,755
|
|
1019
|
-
telnyx/types/requirement_group_list_params.py,sha256=
|
|
1058
|
+
telnyx/types/requirement_group_list_params.py,sha256=et3Z9Rstpx3tTHtwH0nH8tK9HvADL2Jc_p8RXd5gPA0,1102
|
|
1020
1059
|
telnyx/types/requirement_group_list_response.py,sha256=tnppNgANdLq-yXTOCwgoRl-BCUFuptBDGdBIny-xQlo,310
|
|
1021
1060
|
telnyx/types/requirement_group_update_params.py,sha256=EVh55HBnuKVbWTOYEesXSEhA3mm2e5dUZKoBNUah1kc,660
|
|
1022
1061
|
telnyx/types/requirement_list_params.py,sha256=8G4Q8xaN1wXMz8uW2jtFZh4cnqzMNLk1G6doHNOogkU,1574
|
|
@@ -1062,7 +1101,7 @@ telnyx/types/short_code_list_response.py,sha256=AvvRr9Aigrx328b_MK4ANs1w-2R_xlvt
|
|
|
1062
1101
|
telnyx/types/short_code_retrieve_response.py,sha256=r0VPeGPNPdX7T0Z172uk1UGf4F7LZPpH8gzItaPGxnM,313
|
|
1063
1102
|
telnyx/types/short_code_update_params.py,sha256=VBSQiPYagcMNJEuVI0jf3BMREMbNTX8u_5WfYkEPx6M,358
|
|
1064
1103
|
telnyx/types/short_code_update_response.py,sha256=_LdVQSz5Tll_i2rN0UlLa3jQs_EkzDR3B8so_1bGYao,309
|
|
1065
|
-
telnyx/types/sim_card.py,sha256=
|
|
1104
|
+
telnyx/types/sim_card.py,sha256=ue5hoYTXnsSAzlVnpZQkrsOQUFwMbh-enoZqHnFSb40,6494
|
|
1066
1105
|
telnyx/types/sim_card_data_usage_notification.py,sha256=IygmPGmwjIWghUlizAiJtvnPoVFIqwlhF54mZQCNU-U,961
|
|
1067
1106
|
telnyx/types/sim_card_data_usage_notification_create_params.py,sha256=mZwgfx6uI9DZxUchwKWykIRKCsCsKxbI1oo_MR-pTcs,617
|
|
1068
1107
|
telnyx/types/sim_card_data_usage_notification_create_response.py,sha256=L_CGKuBjgAnFbvYW-PhL7-lkcV36OHBbdkE2UbWo4DU,471
|
|
@@ -1101,7 +1140,7 @@ telnyx/types/sim_card_order_preview_preview_response.py,sha256=x2dhTdPLD6DWjfiPS
|
|
|
1101
1140
|
telnyx/types/sim_card_order_retrieve_response.py,sha256=GYLCvb2lrz2VetUPGBNdK9iEWY0v2mSwu_VGHgqA3b0,322
|
|
1102
1141
|
telnyx/types/sim_card_retrieve_params.py,sha256=msfn5KqDidUX18bAc0mFlQA70XECzWhdAl7ria3s9uk,616
|
|
1103
1142
|
telnyx/types/sim_card_retrieve_response.py,sha256=1Gnx72wKn2QvDXii7elirdIUjVEl23ZXDrq2X5O_xTI,296
|
|
1104
|
-
telnyx/types/sim_card_update_params.py,sha256=
|
|
1143
|
+
telnyx/types/sim_card_update_params.py,sha256=lgcDVFpyLRdaVROawfYy1gvDxI2TZjUqDsFbYgHORPg,973
|
|
1105
1144
|
telnyx/types/sim_card_update_response.py,sha256=TQ8B1JYAhOFzzpywZ_0I5AFSd_UQzX1OhphcqbwnMW8,292
|
|
1106
1145
|
telnyx/types/sip_header.py,sha256=SBBvBzGKngaba4k0-vKQZYuwdLwCtoPglPt2C_GTzjg,339
|
|
1107
1146
|
telnyx/types/sip_header_param.py,sha256=VF4Dw9UcPG0qulCDCup7wm9BAVcSAO3kmYWIQyhuZRI,406
|
|
@@ -1113,10 +1152,11 @@ telnyx/types/siprec_connector_update_response.py,sha256=3XJlAD7OkMMx6bMxRVlTBf6I
|
|
|
1113
1152
|
telnyx/types/sound_modifications_param.py,sha256=vjaonlIrV7SanIqjlIR2WcKQWZ-gQAvjP9WYd6FAowE,715
|
|
1114
1153
|
telnyx/types/stock_exchange.py,sha256=BmxOo0O-trPZ9NXynvfWaifk7yvKTmrieO5SE4Y26K0,488
|
|
1115
1154
|
telnyx/types/storage_list_migration_source_coverage_response.py,sha256=scPDrxF0TeUHHjpZi7lQgmOCM2dF7Dwi2FGm6kSw2bo,700
|
|
1116
|
-
telnyx/types/stream_bidirectional_codec.py,sha256=
|
|
1155
|
+
telnyx/types/stream_bidirectional_codec.py,sha256=5vpEFf39xHjdEheIlioJQA5tTXj5dHlXwZXrTfs3egQ,272
|
|
1117
1156
|
telnyx/types/stream_bidirectional_mode.py,sha256=0q0fmRopWjaa4QQAbP0kWWEdsYjYV-4S2isZPBVuxLw,235
|
|
1157
|
+
telnyx/types/stream_bidirectional_sampling_rate.py,sha256=T2WEMVE7_AeX1AXkXcSkXXab8zT-jxMySKCR7PRaLVA,271
|
|
1118
1158
|
telnyx/types/stream_bidirectional_target_legs.py,sha256=MbV-S4HB92iCT3dkYUPLgHkpV0Hu5aF-TZ2tiN6qAhY,261
|
|
1119
|
-
telnyx/types/stream_codec.py,sha256=
|
|
1159
|
+
telnyx/types/stream_codec.py,sha256=EAxerZRD_V3kaQckzKBWhRNZBJilq5Wbd65X4Ydntx8,257
|
|
1120
1160
|
telnyx/types/streaming_failed_webhook_event.py,sha256=99U5ZHyGW1RdGr-H6meGBnxV7f-JVuG9CWCyRI4T49w,2364
|
|
1121
1161
|
telnyx/types/streaming_started_webhook_event.py,sha256=1hORCcvNXVPGwuPnKvXBeLqKXTDAKkCj8TpDS7tOTCg,1696
|
|
1122
1162
|
telnyx/types/streaming_stopped_webhook_event.py,sha256=r0s21JyCa0nWqD-LFLEeUAxMUrfQMKBbN0G7kiiA-MY,1696
|
|
@@ -1185,22 +1225,25 @@ telnyx/types/user_tag_list_params.py,sha256=K2a4Vr2hd0faOncocQE36DERjL0EWAGlV4Ii
|
|
|
1185
1225
|
telnyx/types/user_tag_list_response.py,sha256=peplsopZlTAWLZnTF9qHOc1SnWV3gB-kHrYU6TgitUU,1053
|
|
1186
1226
|
telnyx/types/verification.py,sha256=etIqQbjIWYn1cU8NFuEOK4sMXq6Neq4Jeme3Fnf3dJU,1309
|
|
1187
1227
|
telnyx/types/verification_retrieve_response.py,sha256=1VDPKAqX8HPHo8YKNddOPX0hM653O1cUJU-NPOjYYtQ,274
|
|
1188
|
-
telnyx/types/verification_trigger_call_params.py,sha256=
|
|
1228
|
+
telnyx/types/verification_trigger_call_params.py,sha256=vJsgP7Tjum_Zf_JVzaBMSdHtG0Fn75K04e-nZasNH5s,872
|
|
1189
1229
|
telnyx/types/verification_trigger_flashcall_params.py,sha256=gtbnxXpCy-QbKrmj8gkgZPUcLmheZgBh7yCq0fYvjmE,551
|
|
1190
1230
|
telnyx/types/verification_trigger_sms_params.py,sha256=3fLec5fpkUTdsmml2tLp-c6elbD5ZHm_xoux-QSMFYY,660
|
|
1191
1231
|
telnyx/types/verified_number.py,sha256=A9j9l8Znwt3wXSOxtVvSpwBH4IsC7ydPzd4oPSPXwd8,445
|
|
1192
|
-
telnyx/types/verified_number_create_params.py,sha256=
|
|
1232
|
+
telnyx/types/verified_number_create_params.py,sha256=jlOYtV0xCnXlzYqNYz4gLsb3ZNULKV7iYfkuTPaUuVQ,857
|
|
1193
1233
|
telnyx/types/verified_number_create_response.py,sha256=k3kikVZDwy4UZ8szFrnfknJYdcZeBvYM5TpJOx_i-PM,327
|
|
1194
1234
|
telnyx/types/verified_number_data_wrapper.py,sha256=O9UQYCkGMK4oScY6TppqTuPXkzJ93i3KGNjpX65HTzY,321
|
|
1195
1235
|
telnyx/types/verified_number_list_params.py,sha256=S2iMCu-O2ztlcHyIkb1YsChOzFxhEQuGWZf34e3xVlI,515
|
|
1196
1236
|
telnyx/types/verified_number_list_response.py,sha256=6-9_jeZNSTTJfqL6kFErVoC6sIqkRC8Z14Z7qJ9GjEc,522
|
|
1197
|
-
telnyx/types/verify_profile.py,sha256=
|
|
1237
|
+
telnyx/types/verify_profile.py,sha256=jLAoLw6jSpcHzf523blICOqbdUn8tie9v0CNbJCSHN4,5174
|
|
1198
1238
|
telnyx/types/verify_profile_create_params.py,sha256=6mMmInWqwlLcOeB98iOO2AG8kfttOedMwHq25iwQ10k,3349
|
|
1239
|
+
telnyx/types/verify_profile_create_template_params.py,sha256=INfbxm21Yp6SPWPu-j-r6VF0UKHZV1IcyUau2hLpQ7I,365
|
|
1199
1240
|
telnyx/types/verify_profile_data.py,sha256=zuMcvo3F_6ugK6OJUEtmTey-WSMpUqkvJDfLruSViYM,302
|
|
1200
1241
|
telnyx/types/verify_profile_list_params.py,sha256=LZr3l8Nsq-kXb3pWUvhBOuWc5QvLY9A9MxmpTbbw1UU,670
|
|
1201
|
-
telnyx/types/verify_profile_list_response.py,sha256=
|
|
1202
|
-
telnyx/types/
|
|
1242
|
+
telnyx/types/verify_profile_list_response.py,sha256=kW3kIiKZCQRrI4MjGHTgVtYi1ulOEa5DixGHRuaZugs,375
|
|
1243
|
+
telnyx/types/verify_profile_message_template_response.py,sha256=rrKwb76NrJSljpk3SOFr-SN0KxFW1IqLoYunLiFtX3o,318
|
|
1244
|
+
telnyx/types/verify_profile_retrieve_templates_response.py,sha256=_SYFWscsScg7pOuhMsvAN_Y2M8maX-GL-pP_65UfhYM,401
|
|
1203
1245
|
telnyx/types/verify_profile_update_params.py,sha256=3vUMeRqKFjorZQjvvok0AcEOz-HYHggEvH9fUSjMFU0,3319
|
|
1246
|
+
telnyx/types/verify_profile_update_template_params.py,sha256=a3PseCd91Jmz-jN3Zl7-mmFsbo0vO-tE2zLLRzhzaFc,365
|
|
1204
1247
|
telnyx/types/vertical.py,sha256=iHaWXSXp1agwA2ORKJA3VwTJizZu9SFoEatEqcEMz60,494
|
|
1205
1248
|
telnyx/types/video_region.py,sha256=zaMiWSVkAc0FbkWrK-g1uNPqW0QgBT9mH7kpjrpqzXw,1488
|
|
1206
1249
|
telnyx/types/video_region_param.py,sha256=RZ3fm6bw1utuNM1nUsntXvGLUf9_NQky2FWcpEhoFt8,1529
|
|
@@ -1218,6 +1261,8 @@ telnyx/types/webhook_api_version.py,sha256=Z1OhRLRE2APWtQOvcvPZPs0gL4cLK44_2ar1g
|
|
|
1218
1261
|
telnyx/types/webhook_delivery_list_params.py,sha256=i8Ud2pwGvz5iKveZOdKDsap6nuzbKwRzAzv6bH_VkGQ,2451
|
|
1219
1262
|
telnyx/types/webhook_delivery_list_response.py,sha256=EuXC75OpUzhtGUKdYEfhw8HMwRk4A9WxvGvxtTl7d7U,3251
|
|
1220
1263
|
telnyx/types/webhook_delivery_retrieve_response.py,sha256=y9Otxv9LNvzYNiBfxyvV2Zhf9qq-TbzdX8EhfXv26kE,3083
|
|
1264
|
+
telnyx/types/well_known_retrieve_authorization_server_metadata_response.py,sha256=QsEQteFc_83NN-GkmRKkGN8Ewe-whM3oUEkcPxLhqls,1294
|
|
1265
|
+
telnyx/types/well_known_retrieve_protected_resource_metadata_response.py,sha256=Ldjp4M2JSMza74xuc5kLfl2Lny57-QZls6TmVQTxV38,458
|
|
1221
1266
|
telnyx/types/wireguard_interface_create_params.py,sha256=v5hzXUge3M5qhsPn3JZL-fOLDeFkPjqNMUkkhM0DM_g,623
|
|
1222
1267
|
telnyx/types/wireguard_interface_create_response.py,sha256=QdkMG6kIs4PC80sWN7XEFCxd5AL1zB-FE64ZA235FFo,1181
|
|
1223
1268
|
telnyx/types/wireguard_interface_delete_response.py,sha256=CQca3bq7aQR7Vcb2YKG3rKiIqAfheKK0JBawUNtnovg,1181
|
|
@@ -1256,23 +1301,20 @@ telnyx/types/addresses/__init__.py,sha256=m-_aSxRiotRXrdHEqmV9NQlyot9383J7GhH7A9
|
|
|
1256
1301
|
telnyx/types/addresses/action_accept_suggestions_params.py,sha256=n8ifP4q6XNEaLrgkLalRt9f20S1oXQshCdhKnyLOQcY,405
|
|
1257
1302
|
telnyx/types/addresses/action_accept_suggestions_response.py,sha256=PUK8ojT69lS3oSypV2FauV0MuxdHCmsoIKeufmHqsr0,579
|
|
1258
1303
|
telnyx/types/addresses/action_validate_params.py,sha256=Q94O9NnGAxWADHZS4lFWDuypKVssnBeouGJ9-XDIj6w,993
|
|
1259
|
-
telnyx/types/addresses/action_validate_response.py,sha256=
|
|
1260
|
-
telnyx/types/ai/__init__.py,sha256=
|
|
1304
|
+
telnyx/types/addresses/action_validate_response.py,sha256=6UKH9IcWjNl4LtKrFhCflwn0JWmJ8HlSZsLZKputDGk,2227
|
|
1305
|
+
telnyx/types/ai/__init__.py,sha256=Mq5MhUKSp41NHmxFSoeY-DN52uAlhPsoXAzCYHjB-bM,6299
|
|
1261
1306
|
telnyx/types/ai/assistant_chat_params.py,sha256=CC0HBoZ2dWKUlrqMMuiz7Uj_Fg_abaMltXOTQAkLNLA,557
|
|
1262
1307
|
telnyx/types/ai/assistant_chat_response.py,sha256=EB-0npHYLL4g2EsRBpdDm-objtcDg5NYujSpc9483-0,301
|
|
1263
|
-
telnyx/types/ai/assistant_clone_response.py,sha256=_vY99mNwv1VphjuASE9ySPDfsrOq0vc4ZwoIEPjUNkA,3022
|
|
1264
1308
|
telnyx/types/ai/assistant_create_params.py,sha256=cjcxqMWuNxef5C7jq9R5ktWld9TgORF5Wz6n0WqAELU,2852
|
|
1265
|
-
telnyx/types/ai/assistant_create_response.py,sha256=9rvGRN8uUxk6Twe6FVlMXKlHIQJi2hSRNQoW9iBKFlg,3024
|
|
1266
1309
|
telnyx/types/ai/assistant_delete_response.py,sha256=Ds8GWenkIBgXRao6LDJX7gZb25y8V482zfbFoqvRzMw,251
|
|
1267
1310
|
telnyx/types/ai/assistant_get_texml_response.py,sha256=sTvUF8AQOVOB0OGnkvpWoMqReDTuxSM4-eS7bHoiXSE,212
|
|
1268
|
-
telnyx/types/ai/assistant_import_params.py,sha256=
|
|
1311
|
+
telnyx/types/ai/assistant_import_params.py,sha256=Pk9yitwATbIfsvXM5SydcSKUUSOPTqQz1tfKXUq6xOw,626
|
|
1269
1312
|
telnyx/types/ai/assistant_param.py,sha256=JmTZBM5cvf9_FL2dfpSE4kgxT8cYlTi0jYrEW2qragg,3629
|
|
1270
1313
|
telnyx/types/ai/assistant_retrieve_params.py,sha256=JZ7ojEWhYs2h3e0JBUXfKnaz5tdb01Nx0eP4ntHVTEw,447
|
|
1271
|
-
telnyx/types/ai/assistant_retrieve_response.py,sha256=g8c-z-jXzBYAuqaQMv_DnPzJZjyunhu2Gzl7KWiHRmk,3028
|
|
1272
1314
|
telnyx/types/ai/assistant_tool.py,sha256=EDBdF-MtB5DVl8ey1FuoVt2Z71nNv-P2OE9iXq4TRI8,3461
|
|
1273
1315
|
telnyx/types/ai/assistant_tool_param.py,sha256=SVCigf9OuXF31xNTLtR4pOfrGXNIfXZbY6FoWbjHP0s,3653
|
|
1274
1316
|
telnyx/types/ai/assistant_update_params.py,sha256=Xiw9w8pVTTinim7jInrT01boGZFpoYY5IkWqF-ppHCA,2949
|
|
1275
|
-
telnyx/types/ai/assistants_list.py,sha256=
|
|
1317
|
+
telnyx/types/ai/assistants_list.py,sha256=x3FhncF05rXI3gOJGIKDGIwnyUSb5rHvHaDw7h1-n68,297
|
|
1276
1318
|
telnyx/types/ai/audio_transcribe_params.py,sha256=E1QqgLbL27D1E9a_7B455aZPFR4N_NHeNft6KpaH69M,1576
|
|
1277
1319
|
telnyx/types/ai/audio_transcribe_response.py,sha256=nwvEgMlNdOqlnlKOP2uzU0GkomsqD8utgeVPDOAGepQ,953
|
|
1278
1320
|
telnyx/types/ai/background_task_status.py,sha256=qfGTzQ1GkZNXhjkOQkQS7_UGv8eDCwC6_S_b1xN-hQU,280
|
|
@@ -1285,6 +1327,7 @@ telnyx/types/ai/cluster_list_response.py,sha256=F9Q4tbZIVoqkp4SKksXMj3Mux-J1F9PA
|
|
|
1285
1327
|
telnyx/types/ai/cluster_retrieve_params.py,sha256=7sU3B0n_ZE17uc5tw6LC0pcpE3X345BUxNTTkATCQdY,528
|
|
1286
1328
|
telnyx/types/ai/cluster_retrieve_response.py,sha256=luYQrxjIMJFad5KO2-Vsm5eDUnDRmfnPXURwiXOfiKs,479
|
|
1287
1329
|
telnyx/types/ai/conversation.py,sha256=SqbBhoeCf1cGEN434GwwzuLvw4kfGgmtaZz5kTYebY0,645
|
|
1330
|
+
telnyx/types/ai/conversation_add_message_params.py,sha256=oox_iXf-lGmGeNNxnHkNxkLGHKqg7qaB1orTo4XT_QE,761
|
|
1288
1331
|
telnyx/types/ai/conversation_create_params.py,sha256=0zYEDBNTQsRqiT0vbogywRNsRYKqXt4dCK5G5kWkaKI,382
|
|
1289
1332
|
telnyx/types/ai/conversation_list_params.py,sha256=SQp7y1CVuc1SPxJ8mlLLgmakgxzGo-e97CsqEt4ARGQ,2175
|
|
1290
1333
|
telnyx/types/ai/conversation_list_response.py,sha256=FJB7lMGBALYH5MdKxvBmxuO9rgjKiE7UUh-5qh8PdDI,298
|
|
@@ -1305,13 +1348,14 @@ telnyx/types/ai/hangup_tool.py,sha256=LnEAZmGS0infVdmjBtleuayp-CyZU1zNO-v9CUfgG1
|
|
|
1305
1348
|
telnyx/types/ai/hangup_tool_param.py,sha256=SQvf6lFUgKV1HDeT2qNY__eu-qDx_FnAjlXQ2lReuDU,406
|
|
1306
1349
|
telnyx/types/ai/hangup_tool_params.py,sha256=YT6_fzWANLp4meyP32-Rt0HO7FOhDTHEJ3StXH2VN2k,336
|
|
1307
1350
|
telnyx/types/ai/hangup_tool_params_param.py,sha256=RZaWG9PfKesctTgGYRNB_OIvPZo0T9Ph6WathUZfnd8,356
|
|
1308
|
-
telnyx/types/ai/import_metadata.py,sha256=
|
|
1351
|
+
telnyx/types/ai/import_metadata.py,sha256=6ksg_q1mIoL3FkoE9PkVXOPZeRk7HrJyNX-MZRq_kxk,475
|
|
1352
|
+
telnyx/types/ai/inference_embedding.py,sha256=ZWbXiQSKghUKKihfJItupEUevmydt1N-8ULgwHirY30,3014
|
|
1309
1353
|
telnyx/types/ai/inference_embedding_bucket_ids.py,sha256=yeoZw3FXqgHxHh9t0D57Dwrn0__oK-q6CYAFeobWX4c,588
|
|
1310
1354
|
telnyx/types/ai/inference_embedding_bucket_ids_param.py,sha256=Qpzf4VaUrL91hYpfBwCuuxXPhQHWBZhay9hY0X_LDfY,670
|
|
1311
|
-
telnyx/types/ai/inference_embedding_transfer_tool_params.py,sha256=
|
|
1312
|
-
telnyx/types/ai/inference_embedding_transfer_tool_params_param.py,sha256=
|
|
1313
|
-
telnyx/types/ai/inference_embedding_webhook_tool_params.py,sha256=
|
|
1314
|
-
telnyx/types/ai/inference_embedding_webhook_tool_params_param.py,sha256=
|
|
1355
|
+
telnyx/types/ai/inference_embedding_transfer_tool_params.py,sha256=HgolavFaJGClQw1DXD6wJNfgZMZFVZa6hEWVcbHwljw,1424
|
|
1356
|
+
telnyx/types/ai/inference_embedding_transfer_tool_params_param.py,sha256=XrmnIBRk2g4CNAcYpjy0DR2607lVOJJdVw3FpyRiVEI,1554
|
|
1357
|
+
telnyx/types/ai/inference_embedding_webhook_tool_params.py,sha256=xqXd-CUKiNMimPL7Ps2v22HiIX0cgT5rmoRCOjq4tRE,3554
|
|
1358
|
+
telnyx/types/ai/inference_embedding_webhook_tool_params_param.py,sha256=j5Sy8gDebTOJfTEKYsqw6Z31DNrkwJJoYaddkUtMtCI,3476
|
|
1315
1359
|
telnyx/types/ai/insight_settings.py,sha256=4J4GFvMv-j697Stw6mOD0yU4glM7I6ji41JyL3BP3nA,402
|
|
1316
1360
|
telnyx/types/ai/insight_settings_param.py,sha256=x-moBUrjK75NuMjXfMbdRyEXledn_U2bROcfGt_LVYc,422
|
|
1317
1361
|
telnyx/types/ai/messaging_settings.py,sha256=3jewX-cEPO7JMdve0No3bufDGM2iCIn4nc2Yq1U7zWo,597
|
|
@@ -1327,11 +1371,11 @@ telnyx/types/ai/transcription_settings.py,sha256=n-SjDwt88zMKz_CTFtNG3_JwrqOQddb
|
|
|
1327
1371
|
telnyx/types/ai/transcription_settings_param.py,sha256=_OoVaUxjMv-2cBOCkzxfp9S3SYX3qaoO-cDeINtdWwY,937
|
|
1328
1372
|
telnyx/types/ai/transfer_tool.py,sha256=xqKXllTFynurQui0ZyCVKKIjr327ImUo1Ir6let46QA,393
|
|
1329
1373
|
telnyx/types/ai/transfer_tool_param.py,sha256=yGOHLSzsjhEvUk5STQ0nK6ogfIkaZdHSX5fWAQplLwo,476
|
|
1330
|
-
telnyx/types/ai/voice_settings.py,sha256=
|
|
1331
|
-
telnyx/types/ai/voice_settings_param.py,sha256=
|
|
1374
|
+
telnyx/types/ai/voice_settings.py,sha256=zduMFwanb7P3W-_ZBcnnMqTRWMFpbq7ikq1sQkWfSPI,2835
|
|
1375
|
+
telnyx/types/ai/voice_settings_param.py,sha256=bOFi6w02ULGtQA8-cLJit7UJRd4SQ_HJptwqmG1fyrY,2929
|
|
1332
1376
|
telnyx/types/ai/webhook_tool.py,sha256=S_RXQiWcyOokeXb7XOad2NRPmM5q77s1_x_z5hOl6gk,386
|
|
1333
1377
|
telnyx/types/ai/webhook_tool_param.py,sha256=ANK9w6A-cmMLTJThOMcKXXYoVmILQmOdqtIzq4RlNfI,469
|
|
1334
|
-
telnyx/types/ai/assistants/__init__.py,sha256
|
|
1378
|
+
telnyx/types/ai/assistants/__init__.py,sha256=xwG1OP5yg3Pus0IofIv0apHp1xgpzyN-YWLvFr1J2bY,1982
|
|
1335
1379
|
telnyx/types/ai/assistants/assistant_test.py,sha256=jq6P64Ncm61lSR9UQU_akStuMVudL3KpgIspZIgzCLs,1491
|
|
1336
1380
|
telnyx/types/ai/assistants/canary_deploy_create_params.py,sha256=Egkt9Aux40LRP6bG5HuutOEs-WxYxI_b55RZmZJiO68,447
|
|
1337
1381
|
telnyx/types/ai/assistants/canary_deploy_response.py,sha256=DF0X3tYdDGXwWvk6aTJLipYaBFw0b2nDpj2QxXAhtt4,404
|
|
@@ -1353,11 +1397,8 @@ telnyx/types/ai/assistants/tool_test_params.py,sha256=7bPia0hKaaTPxBB9TewKx0TSgI
|
|
|
1353
1397
|
telnyx/types/ai/assistants/tool_test_response.py,sha256=tCPIDiY8fksWXYaxUbAq9eRcr7DB-fjJ4OUuTHCeDd4,432
|
|
1354
1398
|
telnyx/types/ai/assistants/version_config.py,sha256=BreLDwxDUjwrwgqI1k8Oiojqc0_Nm8HVozPTIhHe27M,357
|
|
1355
1399
|
telnyx/types/ai/assistants/version_config_param.py,sha256=WmwXeth_e9xEcXwOg_lG-yk_54Yb3QQgQOF3wHFD4Hg,452
|
|
1356
|
-
telnyx/types/ai/assistants/version_promote_response.py,sha256=OH2_czCsc3x4_fGryjJXf_l2O7HyNZ7PpeeoO1zEDO0,3032
|
|
1357
1400
|
telnyx/types/ai/assistants/version_retrieve_params.py,sha256=dHctLxr7izCYdLpfLWgWIto5zV6kbx-WaoPb927rFww,328
|
|
1358
|
-
telnyx/types/ai/assistants/version_retrieve_response.py,sha256=CWNILuNkWAHd9ckp5yWONwNpuZ_M2S9Y4eiVm8jt7XY,3034
|
|
1359
1401
|
telnyx/types/ai/assistants/version_update_params.py,sha256=R-BvozbYsvYLuA7VyTZz8uDLEyHbrJbt3Pg6b74T-QU,2859
|
|
1360
|
-
telnyx/types/ai/assistants/version_update_response.py,sha256=zIgCTcssv5wCQUv7Uigf49UlV9RP-VbG7EJIszgNJv4,3030
|
|
1361
1402
|
telnyx/types/ai/assistants/tests/__init__.py,sha256=-6Q4JrBMcugVh5N_i6_Kwp6u8eQgSAIkpBU1Q8YNz5g,453
|
|
1362
1403
|
telnyx/types/ai/assistants/tests/run_list_params.py,sha256=LETIrcrJKcrmpkzVORDGqSMeDRGdMrpc4Goj0lw0SNs,652
|
|
1363
1404
|
telnyx/types/ai/assistants/tests/run_trigger_params.py,sha256=p6hkzTH7GAFcrb5j2_ZJi7JLxfflom3z7A-B8rqqp_8,473
|
|
@@ -1370,7 +1411,7 @@ telnyx/types/ai/assistants/tests/test_suites/paginated_test_run_list.py,sha256=3
|
|
|
1370
1411
|
telnyx/types/ai/assistants/tests/test_suites/run_list_params.py,sha256=imqpdtqeMHwxtjAjyrsWZDERlxaaEncqJ4oAbGtoxSY,739
|
|
1371
1412
|
telnyx/types/ai/assistants/tests/test_suites/run_trigger_params.py,sha256=YYqEVKG6u-UUJW3q6r-m7OP42QZrhZOO7iuGNwwWWp0,487
|
|
1372
1413
|
telnyx/types/ai/assistants/tests/test_suites/run_trigger_response.py,sha256=_50TSPBaEUBELVm_Goky2gpDFn_kE5IDpb3m6IcqZII,289
|
|
1373
|
-
telnyx/types/ai/conversations/__init__.py,sha256=
|
|
1414
|
+
telnyx/types/ai/conversations/__init__.py,sha256=KFVtmf6mqkhin4UP8iAsU3VmpWoyFVnR7zAjsSYpAOs,1353
|
|
1374
1415
|
telnyx/types/ai/conversations/insight_create_params.py,sha256=KdTKG2pwKSzUdh8z3vRE-Wj5UULh0ifDGHqhrbo8G-s,462
|
|
1375
1416
|
telnyx/types/ai/conversations/insight_group_insight_groups_params.py,sha256=_P9-MsE2-Kuvnf5OLc8QovkCAyUxTkhmbCBR0xx2liA,349
|
|
1376
1417
|
telnyx/types/ai/conversations/insight_group_retrieve_insight_groups_params.py,sha256=WL8bQ_bgmo8OHapip7SEFWj8p6lbhsRIuJksN0nZoR0,555
|
|
@@ -1383,7 +1424,6 @@ telnyx/types/ai/conversations/insight_template_detail.py,sha256=B_e_xFmsf8Joejpy
|
|
|
1383
1424
|
telnyx/types/ai/conversations/insight_template_group.py,sha256=E5R9zPcq4-5-dsbL5nYQIn3hPFQfX4NFAH-UwIO07Ac,490
|
|
1384
1425
|
telnyx/types/ai/conversations/insight_template_group_detail.py,sha256=qzph4UrqU6PuanWiNYVEY9t8mIuqHRbMFnAvccbsFgc,298
|
|
1385
1426
|
telnyx/types/ai/conversations/insight_update_params.py,sha256=eOqWNcZ7ZP985lthVOngmaVjedmoqijiGcBiEwWp8Z8,368
|
|
1386
|
-
telnyx/types/ai/conversations/message_create_params.py,sha256=efXuWtM9TgPx6WRZhuh7dI_4CZafmxEWeYSFhKcw8uU,745
|
|
1387
1427
|
telnyx/types/ai/conversations/message_list_response.py,sha256=8kXalX3zsdKMb__S0aC-k22tJMluyRpVE1A3zss8QLw,1493
|
|
1388
1428
|
telnyx/types/ai/conversations/insight_groups/__init__.py,sha256=OKfJYcKb4NObdiRObqJV_dOyDQ8feXekDUge2o_4pXQ,122
|
|
1389
1429
|
telnyx/types/ai/embeddings/__init__.py,sha256=hutZ3j-e0lQbtrV1-9s__J24fvN10927TMt7L0WTKlk,285
|
|
@@ -1414,8 +1454,8 @@ telnyx/types/bundle_pricing/user_bundle_list_unused_params.py,sha256=iuQooCsvlnG
|
|
|
1414
1454
|
telnyx/types/bundle_pricing/user_bundle_list_unused_response.py,sha256=KHAF8VmY5HE5PqKV8be2gwi2kHpv9BfjMWTpmy1VOr4,474
|
|
1415
1455
|
telnyx/types/bundle_pricing/user_bundle_resource.py,sha256=Oe99CUd5UuwiQE9BUX2o5s4e8Mk_hgHhO-7FVj4TvVY,587
|
|
1416
1456
|
telnyx/types/bundle_pricing/user_bundle_retrieve_response.py,sha256=3ouYQWSxC5ypWOVDlGtk3oyf_q_-7pcNENSjI4_yBqw,266
|
|
1417
|
-
telnyx/types/calls/__init__.py,sha256=
|
|
1418
|
-
telnyx/types/calls/action_answer_params.py,sha256=
|
|
1457
|
+
telnyx/types/calls/__init__.py,sha256=FlInFMLL5Ua_2ReNxjA0j0CrTKv9DStzuHWs6Yx4yTY,8342
|
|
1458
|
+
telnyx/types/calls/action_answer_params.py,sha256=eihEqpTQveI6Rz8WK7Krzt0SP81_lvOr_Z7t03wiZLU,4987
|
|
1419
1459
|
telnyx/types/calls/action_answer_response.py,sha256=QXvXCTfUYai9afI8jwCBl8nVTeSXCFP4zHIlco7z3MI,478
|
|
1420
1460
|
telnyx/types/calls/action_bridge_params.py,sha256=eBgJ5mmyovDSBil49sfMgrdWnVWVDrWcYUWITTKF8JM,4832
|
|
1421
1461
|
telnyx/types/calls/action_bridge_response.py,sha256=VaSr4m4v_BQavB2AQUf0kUmMnoFtNgb03ygiN3irf4g,344
|
|
@@ -1423,7 +1463,7 @@ telnyx/types/calls/action_enqueue_params.py,sha256=_YhSEKgsD49280EDZVOAdzOZMmWwa
|
|
|
1423
1463
|
telnyx/types/calls/action_enqueue_response.py,sha256=yCMirKpUKRpbp-TzEGZ3gHNEJFnB97Uk5fu5mx6sJEc,346
|
|
1424
1464
|
telnyx/types/calls/action_gather_params.py,sha256=OTzy8S6L_NIbKVGirx4YPVmK56TNiKjLVUK3raED-Ng,1494
|
|
1425
1465
|
telnyx/types/calls/action_gather_response.py,sha256=juPTG7gUSY8I55pQL6PRBI4Bz2LADmieyp9FSgaDdDo,344
|
|
1426
|
-
telnyx/types/calls/action_gather_using_ai_params.py,sha256=
|
|
1466
|
+
telnyx/types/calls/action_gather_using_ai_params.py,sha256=ZTwQ7P7Dslvp25uF1klYpDN8HOu99XX9upmjxYKDyDI,5246
|
|
1427
1467
|
telnyx/types/calls/action_gather_using_ai_response.py,sha256=hfA5-WZ6zEbbHy5dlf6uh4gw7PYX6Q6HoxnpbQffQeI,442
|
|
1428
1468
|
telnyx/types/calls/action_gather_using_audio_params.py,sha256=kYtKDtVapvd4gBNJIFwb5dBVxNVZ8mRV3heyheMPgd8,2675
|
|
1429
1469
|
telnyx/types/calls/action_gather_using_audio_response.py,sha256=Tfkhngpbudgw0kvmvg47iQaM0R718YgTc6t-bfagGxA,364
|
|
@@ -1459,9 +1499,9 @@ telnyx/types/calls/action_start_recording_params.py,sha256=FA9D17UEJEx0hDMeLWwNM
|
|
|
1459
1499
|
telnyx/types/calls/action_start_recording_response.py,sha256=Lir1JuVgqBLIJUm5ekMxF2Q8eSls57PntReJo32Kaew,360
|
|
1460
1500
|
telnyx/types/calls/action_start_siprec_params.py,sha256=t1H8_BDwS2Lukg42wTkyiEycib__gBDESyTf89Ro3sg,1368
|
|
1461
1501
|
telnyx/types/calls/action_start_siprec_response.py,sha256=wYyiEf8nK5iDlSyhMUqjI5LGIuh47i0bllqfB3SA7oA,354
|
|
1462
|
-
telnyx/types/calls/action_start_streaming_params.py,sha256=
|
|
1502
|
+
telnyx/types/calls/action_start_streaming_params.py,sha256=rq9n6pGWLVcA3ALXb8SgKTdmBDAdSOcJyjFsfwv7jq0,2158
|
|
1463
1503
|
telnyx/types/calls/action_start_streaming_response.py,sha256=eGSo9KvyzBx-Q4MkunrOeKh9oF2RXMyQD_yM-F-Rbck,360
|
|
1464
|
-
telnyx/types/calls/action_start_transcription_params.py,sha256=
|
|
1504
|
+
telnyx/types/calls/action_start_transcription_params.py,sha256=Fwrisvrzx6lg1Y8DGA9dy92gs_edhzeYuFc9mt6H6PU,5484
|
|
1465
1505
|
telnyx/types/calls/action_start_transcription_response.py,sha256=YBz5cet2N0xXBQWVWqaGRnHT4mMYgq_zE1n1gWtJCZk,368
|
|
1466
1506
|
telnyx/types/calls/action_stop_ai_assistant_params.py,sha256=dpiR3dGM3Fcz5PdqTDhq2s5Y9vmBFkJYIWhIJ1hv25Q,588
|
|
1467
1507
|
telnyx/types/calls/action_stop_ai_assistant_response.py,sha256=dlDTKZd_L46ZZTuNSUUYds2iteLKVBpFhFvPZw9ERuI,362
|
|
@@ -1483,7 +1523,7 @@ telnyx/types/calls/action_stop_transcription_params.py,sha256=YUb-a_KunUDsD6fbau
|
|
|
1483
1523
|
telnyx/types/calls/action_stop_transcription_response.py,sha256=hltLMgIxyJxj_PEeBuA3BPQ_33n1LvKSiDBV3EspYCY,366
|
|
1484
1524
|
telnyx/types/calls/action_switch_supervisor_role_params.py,sha256=_oDT9Uae3ODWqltkCHnAyf1H3lRQZ_gmlBI4_EKr-4U,529
|
|
1485
1525
|
telnyx/types/calls/action_switch_supervisor_role_response.py,sha256=0JlFJ7E6GGgtB9ZmyEB01RH0MmiEHjp_O3LEiIPCRWY,372
|
|
1486
|
-
telnyx/types/calls/action_transfer_params.py,sha256=
|
|
1526
|
+
telnyx/types/calls/action_transfer_params.py,sha256=VxWU0BuPn_C8rUmNTOjiMjCmXKPxDnYbQvwml1HnsxE,8894
|
|
1487
1527
|
telnyx/types/calls/action_transfer_response.py,sha256=HVyyXYhzue5F6EuZtm3DGxX52fopUO6lqRWz06nrqJw,348
|
|
1488
1528
|
telnyx/types/calls/action_update_client_state_params.py,sha256=tXxzOKclY3R_ZIRgleAY9sfge7Kwi9Vk48yu6CqXVpk,433
|
|
1489
1529
|
telnyx/types/calls/action_update_client_state_response.py,sha256=S560c0ysvnArlfz0YogaMLuLpGpDJIaVSnQ4tTIRvok,366
|
|
@@ -1493,11 +1533,12 @@ telnyx/types/calls/eleven_labs_voice_settings_param.py,sha256=gHD7fEYqxD2OyYzE9E
|
|
|
1493
1533
|
telnyx/types/calls/google_transcription_language.py,sha256=tDjPKZGELuC58nHl_Ea04h15dSDmvb1j2nc3_VJXRdg,1034
|
|
1494
1534
|
telnyx/types/calls/interruption_settings_param.py,sha256=rHmZAs6dTs7UPmONAvYOfBqMYVdzi7aP_BsVv4XxHFs,356
|
|
1495
1535
|
telnyx/types/calls/loopcount_param.py,sha256=snoWd5Kn2jbPeeplbITO2We4h3xKwkQRrDslcA3ZBWc,263
|
|
1536
|
+
telnyx/types/calls/telnyx_transcription_language.py,sha256=rza_Pj9d5Xbu4ZHdOJ4L9qePnEnrfpRIa2U65F7-c5E,1242
|
|
1496
1537
|
telnyx/types/calls/telnyx_voice_settings_param.py,sha256=cKNxCHVAYAyub7djKQRrVhshbTcORKqIcXyS1GFLYCs,413
|
|
1497
1538
|
telnyx/types/calls/transcription_config_param.py,sha256=Vs5N08QkJC_yjhLdm4msoejBgSN4MkNG8w29duTOyMo,652
|
|
1498
1539
|
telnyx/types/calls/transcription_engine_a_config_param.py,sha256=k4piu8I-WlUzX14N0LOyExjYUcPmF_XYu-nJgVP72LQ,1810
|
|
1499
|
-
telnyx/types/calls/transcription_engine_b_config_param.py,sha256=
|
|
1500
|
-
telnyx/types/calls/transcription_start_request_param.py,sha256=
|
|
1540
|
+
telnyx/types/calls/transcription_engine_b_config_param.py,sha256=UhBorqfVc4qCmias4aK0QDoQ1avXygGDaB73_RDOOAM,684
|
|
1541
|
+
telnyx/types/calls/transcription_start_request_param.py,sha256=pHr1gndfzRZRWMT8ROg16cFppn9QH-Ivv78UpPTXofI,5484
|
|
1501
1542
|
telnyx/types/campaign/__init__.py,sha256=EiCQNPPvDeCHP-bO9yVxHoeoEvU_Ln529j81ptDzk2s,293
|
|
1502
1543
|
telnyx/types/campaign/usecase_get_cost_params.py,sha256=IpXXEkkWs6BrDL2wqbac-GbN4UGrP3vVpU1cPNosUQE,290
|
|
1503
1544
|
telnyx/types/campaign/usecase_get_cost_response.py,sha256=oOKguNRxUrMrTrPjGSho7OW5qwq9ZLb6fPqNk0_v3nU,440
|
|
@@ -1565,6 +1606,51 @@ telnyx/types/external_connections/upload_retry_response.py,sha256=WoAkYMT_gf-6cI
|
|
|
1565
1606
|
telnyx/types/faxes/__init__.py,sha256=8klMpMQCvfsBbuavxmmgN3rsfIdS2I4Ru3XclQKt_Sg,288
|
|
1566
1607
|
telnyx/types/faxes/action_cancel_response.py,sha256=SHtVH_YQup1fLb_1SdMcp_nHUO5Zuq-uK19IPB1Yw-0,259
|
|
1567
1608
|
telnyx/types/faxes/action_refresh_response.py,sha256=MrSWBscQBhz77OpzwSPn6f3nJABCJtWGAOQR2mqrQuE,261
|
|
1609
|
+
telnyx/types/legacy/__init__.py,sha256=OKfJYcKb4NObdiRObqJV_dOyDQ8feXekDUge2o_4pXQ,122
|
|
1610
|
+
telnyx/types/legacy/reporting/__init__.py,sha256=Hxcf19st-BCrWSaAwUqpvjGn0ZonYtGLGVJfuGVPV3Y,509
|
|
1611
|
+
telnyx/types/legacy/reporting/filter.py,sha256=5BOBkzVCZzwbhVvFHJ5fvdTFMIYFb7k7vqnGUhBQgu0,905
|
|
1612
|
+
telnyx/types/legacy/reporting/filter_param.py,sha256=YLx0BP9ZCxjgW5m6QH4DoyIqSGSN-4hB-cPMXj8p1mA,793
|
|
1613
|
+
telnyx/types/legacy/reporting/usage_report_retrieve_speech_to_text_params.py,sha256=Z80lsCNsykgl-MT6HWFTs3_lpLISNMgHvpksGRSLh9k,549
|
|
1614
|
+
telnyx/types/legacy/reporting/usage_report_retrieve_speech_to_text_response.py,sha256=LQuCdZsVu6kFqWRGmTkApFCetIK1Uv9EwIiM0r714BA,299
|
|
1615
|
+
telnyx/types/legacy/reporting/batch_detail_records/__init__.py,sha256=mH4a64OgUu8I_1iPK3oPKuFPECe1n47O8VKVu6C7toA,1911
|
|
1616
|
+
telnyx/types/legacy/reporting/batch_detail_records/batch_csv_pagination_meta.py,sha256=ZcPj_ejqqO1xzj-ZDBtIDwyi1FLy_I0dsRv8K-LST3M,387
|
|
1617
|
+
telnyx/types/legacy/reporting/batch_detail_records/cdr_detailed_req_response.py,sha256=0RAcDRKArkT30EsYxB9O1u0la3cN7trU7gwNMOuQZEE,1654
|
|
1618
|
+
telnyx/types/legacy/reporting/batch_detail_records/mdr_detail_report_response.py,sha256=LofwGRuSF10UvM0qGfKI2tRGG96iNC_9aogwWt4LEB8,1096
|
|
1619
|
+
telnyx/types/legacy/reporting/batch_detail_records/messaging_create_params.py,sha256=2hyelBlgTuj36-y7WNNSP9SLX9AsNGxmhq4lKgn8w58,1693
|
|
1620
|
+
telnyx/types/legacy/reporting/batch_detail_records/messaging_create_response.py,sha256=drioupNi_1RW3uyNQylW-iYWO3NIKBKUCmtOdXGr60w,349
|
|
1621
|
+
telnyx/types/legacy/reporting/batch_detail_records/messaging_delete_response.py,sha256=kl1MjxcKy0pztGt2D41GWSHEL9-IiiN2ulh70MNr9EY,349
|
|
1622
|
+
telnyx/types/legacy/reporting/batch_detail_records/messaging_list_response.py,sha256=aBUmJfDfFRBvtERVl-DXnqF7YflLn35Je_aiUsd3wCc,470
|
|
1623
|
+
telnyx/types/legacy/reporting/batch_detail_records/messaging_retrieve_response.py,sha256=Qk_r-iSuwnzLo4AynwNeRMHhfOoh68vBMLLg2LJtIqg,353
|
|
1624
|
+
telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_create_params.py,sha256=HPJA7i4XiktsdBIwrxCqXOYTcmzgqpuoy0FdxAxq9MU,687
|
|
1625
|
+
telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_create_response.py,sha256=hcrGhluyZR22eySjWnKCBVS6VVlLJ6_qHWF9p7o2OqU,355
|
|
1626
|
+
telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_delete_response.py,sha256=tXxq0umZYonhrALHZOfuwNiNOQxtjQ2mmbHLEAv9Gmw,355
|
|
1627
|
+
telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_list_response.py,sha256=IwEgSAjpZVwTj30RQEMPrnZ_YxFLqpPKB0Bh4uSRAgc,363
|
|
1628
|
+
telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_retrieve_response.py,sha256=6sfTEQnEu6jYhqDolpAD7dQKM8CtnhfoXu1wwPWzHTM,359
|
|
1629
|
+
telnyx/types/legacy/reporting/batch_detail_records/stt_detail_report_response.py,sha256=poQ4arillZO0AgdPp6IUNsDlRxAcpm9jDQrrn_o6oHg,691
|
|
1630
|
+
telnyx/types/legacy/reporting/batch_detail_records/voice_create_params.py,sha256=3v9_JA51gIs69poYmo1kX4gGBHvUqpwCg0tydDscV4Y,1620
|
|
1631
|
+
telnyx/types/legacy/reporting/batch_detail_records/voice_create_response.py,sha256=UBC8DQMSz037_7vWn2L99VGC6X-1GDfFOz_vsm5cv3A,388
|
|
1632
|
+
telnyx/types/legacy/reporting/batch_detail_records/voice_delete_response.py,sha256=1ata4Ggn4e1JTWuo6WkxkdZ-fIKRuc96qY_4J4yNNLs,388
|
|
1633
|
+
telnyx/types/legacy/reporting/batch_detail_records/voice_list_response.py,sha256=pRgRoopjwhmDy18LoDazILO6IUafL2YxCOYaIuCOuzs,459
|
|
1634
|
+
telnyx/types/legacy/reporting/batch_detail_records/voice_retrieve_fields_response.py,sha256=_wHHYV686ckbLxd-f_a-Pqt6JhPNcLqrow2RMpkJvp8,891
|
|
1635
|
+
telnyx/types/legacy/reporting/batch_detail_records/voice_retrieve_response.py,sha256=Ll8GNHfT3aoqKP5m9onERSRc0zWdtiyGaoOstmnoFBw,392
|
|
1636
|
+
telnyx/types/legacy/reporting/usage_reports/__init__.py,sha256=ywTmWEKNXdntkQ0-RPufiLHPT0KFLRlTGd2ang3LAnc,1578
|
|
1637
|
+
telnyx/types/legacy/reporting/usage_reports/cdr_usage_report_response_legacy.py,sha256=bp1OgT_gdkoaMBDH8cRfTCw8EghXvssyQmWRt5JABCs,1113
|
|
1638
|
+
telnyx/types/legacy/reporting/usage_reports/mdr_usage_report_response_legacy.py,sha256=N5ybdrQeZEbhsi_1HyWRmKcsWiWQdaxO9p34ciBurGw,1002
|
|
1639
|
+
telnyx/types/legacy/reporting/usage_reports/messaging_create_params.py,sha256=TF885ANJECpYkJGhg88JrmRCwd0fqDi32N3lcqxboYM,906
|
|
1640
|
+
telnyx/types/legacy/reporting/usage_reports/messaging_create_response.py,sha256=aBExK56RS6Eq_AhEuvO4da72APsEb_bVpPsnUDWv-cQ,411
|
|
1641
|
+
telnyx/types/legacy/reporting/usage_reports/messaging_delete_response.py,sha256=c0AZRhDrBTl9DRsiYfF3NHhDNzkKil6PXtmwmKCyVW0,411
|
|
1642
|
+
telnyx/types/legacy/reporting/usage_reports/messaging_list_params.py,sha256=ZIPVrahdBfd3QnSUs4mrsaD1WzEVqpUfznXRu2GFZOY,333
|
|
1643
|
+
telnyx/types/legacy/reporting/usage_reports/messaging_list_response.py,sha256=USumoANWpaw8Uq66Cx6O-ouJEEogOFRaldgJsgksBrA,485
|
|
1644
|
+
telnyx/types/legacy/reporting/usage_reports/messaging_retrieve_response.py,sha256=OiNChQwr9RMg36dzVT9jQ0kFKTuMtU-eLp7xXBB_r1M,415
|
|
1645
|
+
telnyx/types/legacy/reporting/usage_reports/number_lookup_create_params.py,sha256=nMdvZZfqCMIcsmycGmATiiPAuH230wNmlAWSfoLg9lQ,990
|
|
1646
|
+
telnyx/types/legacy/reporting/usage_reports/number_lookup_list_params.py,sha256=btLZ34d_psfdKA0MZBwbumuRk8o4MhaSAujEyhmSsbo,290
|
|
1647
|
+
telnyx/types/legacy/reporting/usage_reports/standard_pagination_meta.py,sha256=IMlTwmHKo2kfNS4IHDgNciT9vjZNr5oh8_BueXugPEw,387
|
|
1648
|
+
telnyx/types/legacy/reporting/usage_reports/voice_create_params.py,sha256=ZzjWQ-Maes39EJ_Iel2Zd4hhlSPcSBYyJluNPNXGvmU,1199
|
|
1649
|
+
telnyx/types/legacy/reporting/usage_reports/voice_create_response.py,sha256=l7vgzbYnyy97dFyN03INY-NGA7JIqDllj86SuHmSylk,403
|
|
1650
|
+
telnyx/types/legacy/reporting/usage_reports/voice_delete_response.py,sha256=zVQYbL1n2SErcc44QhLao8npr6haRWTpk9IzEuyqxz0,403
|
|
1651
|
+
telnyx/types/legacy/reporting/usage_reports/voice_list_params.py,sha256=I-VQgQnwjiJatxz-CFUSLl-r3Abjrl1tyM_8gtn8gTI,325
|
|
1652
|
+
telnyx/types/legacy/reporting/usage_reports/voice_list_response.py,sha256=yzbDEsz_eKxjyWx9_4QLm_U1VzzLiU39XnbEBDjahIo,477
|
|
1653
|
+
telnyx/types/legacy/reporting/usage_reports/voice_retrieve_response.py,sha256=v6AMfxO6Y0K5f0VdvOc7dgCLk_vXDSM9sILpf5u_qaI,407
|
|
1568
1654
|
telnyx/types/managed_accounts/__init__.py,sha256=s53m4G7A5MA-7Plebq9kzzJSt4VoqqpfiAnyePk-2rM,363
|
|
1569
1655
|
telnyx/types/managed_accounts/action_disable_response.py,sha256=EvZGazP3Ve4MkwX1Y6a8V_RuMQh33Ghtpk0fTTx_8qM,315
|
|
1570
1656
|
telnyx/types/managed_accounts/action_enable_params.py,sha256=xbPShY1bj7XSTclowbA7-cDZnjssDCHTb3GQZsUqXbg,478
|
|
@@ -1593,19 +1679,20 @@ telnyx/types/messaging_profiles/autoresp_config_list_params.py,sha256=8jNayXBl9m
|
|
|
1593
1679
|
telnyx/types/messaging_profiles/autoresp_config_list_response.py,sha256=qh2aso1yINXh8KCu8pJvDutMRG-1TUwta3RZNS6_BYE,381
|
|
1594
1680
|
telnyx/types/messaging_profiles/autoresp_config_update_params.py,sha256=t0rCpoYD5egY8pJGrncX556Ca5f3Tn1ZAlj7u5mALaM,502
|
|
1595
1681
|
telnyx/types/messaging_tollfree/__init__.py,sha256=OKfJYcKb4NObdiRObqJV_dOyDQ8feXekDUge2o_4pXQ,122
|
|
1596
|
-
telnyx/types/messaging_tollfree/verification/__init__.py,sha256=
|
|
1597
|
-
telnyx/types/messaging_tollfree/verification/request_create_params.py,sha256=
|
|
1682
|
+
telnyx/types/messaging_tollfree/verification/__init__.py,sha256=8Fk1Wv_z2BMWiSgl9rmFDACvdvFauCyopmpUgMvfEec,1132
|
|
1683
|
+
telnyx/types/messaging_tollfree/verification/request_create_params.py,sha256=2FHk6yEDx5E-p8cV1Hs88C_js1KHuqNWGksximJsGqo,6034
|
|
1598
1684
|
telnyx/types/messaging_tollfree/verification/request_list_params.py,sha256=du1u1sKD1su76I9pdJeIPKJVc-LWKyacqMOJkPLc3Us,862
|
|
1599
1685
|
telnyx/types/messaging_tollfree/verification/request_list_response.py,sha256=YuKTQpt2LsvteiS9NTYXdMJ7zBLmENw5rNuU_DnE60Q,512
|
|
1600
|
-
telnyx/types/messaging_tollfree/verification/request_update_params.py,sha256=
|
|
1686
|
+
telnyx/types/messaging_tollfree/verification/request_update_params.py,sha256=9naCVY3lqI-RXRzdhf6i4ZCIbeh99YFtPROb6g5HJXk,6034
|
|
1601
1687
|
telnyx/types/messaging_tollfree/verification/tf_phone_number.py,sha256=1rDKVArKlW-ipG13ZwxU8zHrnLJWxqZAWOxoWWKs484,280
|
|
1602
1688
|
telnyx/types/messaging_tollfree/verification/tf_phone_number_param.py,sha256=HKFsEA1RxqQYRNlTpfTmynoXJAA49n2DHJQkHAxfKCo,385
|
|
1603
1689
|
telnyx/types/messaging_tollfree/verification/tf_verification_status.py,sha256=WXv7GzELh6X0nky743XYKZPujcj-g1piDbfSITavwsc,328
|
|
1690
|
+
telnyx/types/messaging_tollfree/verification/toll_free_verification_entity_type.py,sha256=wXUvsaoDW0oSj95xnq2NV7Uh0M_QutbtmAP9d-qWwFo,323
|
|
1604
1691
|
telnyx/types/messaging_tollfree/verification/url.py,sha256=CbLrYJeilXZJO2rWGmLL_W_L60CMVIolRpBUO3zLx7U,177
|
|
1605
1692
|
telnyx/types/messaging_tollfree/verification/url_param.py,sha256=dyPNCHkYbJQ7zHhpuLa8xTdJQS0H0fW0YIqWItTNCCY,262
|
|
1606
1693
|
telnyx/types/messaging_tollfree/verification/use_case_categories.py,sha256=EM8ohix6mMTnMK6F4DwmRPxpcjdTUYobHfONdsFNleE,1227
|
|
1607
|
-
telnyx/types/messaging_tollfree/verification/verification_request_egress.py,sha256=
|
|
1608
|
-
telnyx/types/messaging_tollfree/verification/verification_request_status.py,sha256
|
|
1694
|
+
telnyx/types/messaging_tollfree/verification/verification_request_egress.py,sha256=8t6ALQITg7bMYyjFyDrqXFcfGk6Psac6donepFZPA3A,3470
|
|
1695
|
+
telnyx/types/messaging_tollfree/verification/verification_request_status.py,sha256=-OZGzPITAnSbM9Uq2xTRsFgz-8UOvHt81JNK6ePC_UQ,3595
|
|
1609
1696
|
telnyx/types/messaging_tollfree/verification/volume.py,sha256=ocfY2EJG986TBTvLKK_aWPxwbdTKxPzsZoBv5SFdxXI,310
|
|
1610
1697
|
telnyx/types/networks/__init__.py,sha256=QYtQzaWvF6EggvmdzyJwDGkakz9opa76cWVBvy7QF3I,547
|
|
1611
1698
|
telnyx/types/networks/default_gateway_create_params.py,sha256=uh5oaOF16AMo3GiFU9cLUX7zy8l5us_HenVBAJiFf18,321
|
|
@@ -1620,10 +1707,11 @@ telnyx/types/payment/__init__.py,sha256=0YwnCxSPUEwdzFThpel31djcLW6hgxi9nDZbRVRV
|
|
|
1620
1707
|
telnyx/types/payment/auto_recharge_pref_list_response.py,sha256=XiHC3dzwNIGMsfms7wueynmzCQXk6lUMQCrKwC6I094,1078
|
|
1621
1708
|
telnyx/types/payment/auto_recharge_pref_update_params.py,sha256=e4BFJmOyfQR1WrSMQVitjn6CvdRjprcufDU5XcqAEHE,764
|
|
1622
1709
|
telnyx/types/payment/auto_recharge_pref_update_response.py,sha256=twKHzyDzDedX_wfne9IeQFaGuAfZRotf6y3vSlkS3H4,1082
|
|
1623
|
-
telnyx/types/phone_number_blocks/__init__.py,sha256=
|
|
1624
|
-
telnyx/types/phone_number_blocks/job.py,sha256=
|
|
1710
|
+
telnyx/types/phone_number_blocks/__init__.py,sha256=juhB4z1IGRMPJWxxzZY6_BOvvnDA_-Re-bV2WM8TCuo,648
|
|
1711
|
+
telnyx/types/phone_number_blocks/job.py,sha256=BCZ-3T6Vc63JDj_812NpxFlp0bYf19tJdctaDp3O-Hk,1693
|
|
1625
1712
|
telnyx/types/phone_number_blocks/job_delete_phone_number_block_params.py,sha256=ywAhRJklSizIkDUt_gj6UMdF-vdVzmrcgM_Pypnnj38,326
|
|
1626
1713
|
telnyx/types/phone_number_blocks/job_delete_phone_number_block_response.py,sha256=KwMoWXP2PCDkOyRPgSfrnM6a-oLF9cA1qO9R7F6LIWY,304
|
|
1714
|
+
telnyx/types/phone_number_blocks/job_error.py,sha256=Kb8Lrs96TrcE84PeinzPxRcIGoarwOV_D5wkZTOE3UY,681
|
|
1627
1715
|
telnyx/types/phone_number_blocks/job_list_params.py,sha256=YQDWmblokCjozJfhgTkEw9g64G7s_oziuzly7l-AOy4,1075
|
|
1628
1716
|
telnyx/types/phone_number_blocks/job_list_response.py,sha256=qRuAw6dP-SLBQG-QoKWyYOABaDoLSZOlsbJntzXoptQ,368
|
|
1629
1717
|
telnyx/types/phone_number_blocks/job_retrieve_response.py,sha256=b_PRsZBBPKwn2BhbSq_EJf35rX6G1UALvaCUk1Bx3ig,276
|
|
@@ -1651,7 +1739,7 @@ telnyx/types/phone_numbers/job_delete_batch_response.py,sha256=pU7r3bHrQTfZilyKs
|
|
|
1651
1739
|
telnyx/types/phone_numbers/job_list_params.py,sha256=km-cMCdyzGVSb0bBQ4qeBzW0axf3UcRydiZs9G-CxCQ,972
|
|
1652
1740
|
telnyx/types/phone_numbers/job_list_response.py,sha256=S77RROwO-b23jXNfsmP2c6XG6iQuQfm2T4YBYhLYZRk,406
|
|
1653
1741
|
telnyx/types/phone_numbers/job_retrieve_response.py,sha256=3hSWls-xCpYJCz5iTY-LzapbPBp1cAl5IlJDL88ubHg,314
|
|
1654
|
-
telnyx/types/phone_numbers/job_update_batch_params.py,sha256=
|
|
1742
|
+
telnyx/types/phone_numbers/job_update_batch_params.py,sha256=Mr0aN-RDsWn4OJULWvwCvYVDxSxGGkkI2YLR8NRCx8s,4526
|
|
1655
1743
|
telnyx/types/phone_numbers/job_update_batch_response.py,sha256=lYeM8CZH5zHjvVrlfI2OE3Y5gZ0eUqzFMuOl2XGlY40,320
|
|
1656
1744
|
telnyx/types/phone_numbers/job_update_emergency_settings_batch_params.py,sha256=4kwW_x0lIJbhR5pGAR43XWSY67JiokA-CSrRlZoQolY,753
|
|
1657
1745
|
telnyx/types/phone_numbers/job_update_emergency_settings_batch_response.py,sha256=iFRA6iIZ8Xi0NJ33v2hTLQyVNWsRNJTVFgSmD1dR7OI,354
|
|
@@ -1663,7 +1751,7 @@ telnyx/types/phone_numbers/messaging_retrieve_response.py,sha256=O44AEySuXUYkDLe
|
|
|
1663
1751
|
telnyx/types/phone_numbers/messaging_update_params.py,sha256=3YKXNWMISyGb1jy3TUlzoU79v3pZYV7tYgrUiMS7t7Q,891
|
|
1664
1752
|
telnyx/types/phone_numbers/messaging_update_response.py,sha256=UKxjFqA5wuYKJMHPy9SP6lOsnzr3EMEBdeRvBmxXawI,383
|
|
1665
1753
|
telnyx/types/phone_numbers/phone_number_with_voice_settings.py,sha256=ik1WWz0ahNr-_LidnSYXICbM9gNJiHFggwAhQcK4ddw,3072
|
|
1666
|
-
telnyx/types/phone_numbers/phone_numbers_job.py,sha256=
|
|
1754
|
+
telnyx/types/phone_numbers/phone_numbers_job.py,sha256=dPT6WVWqiEiw_iVK6YWRKmOlHQ5X8Z9pn21O46c2Res,2306
|
|
1667
1755
|
telnyx/types/phone_numbers/update_voice_settings_param.py,sha256=qdv4W-m-9ID6cvyY2WwjJWN1m-iSZLq___Bg9E43cPo,1937
|
|
1668
1756
|
telnyx/types/phone_numbers/voice_list_params.py,sha256=U-Diy0LQac-C_WVo4vVmzflErfRFIKgKQwRxSmi45Zs,1760
|
|
1669
1757
|
telnyx/types/phone_numbers/voice_list_response.py,sha256=A1qBczxHbiCSUkCLOdvgapv3JXi-_daNLzMsuLTEqA4,451
|
|
@@ -1732,7 +1820,7 @@ telnyx/types/porting_orders/phone_number_block_list_params.py,sha256=97oRtYK1ZS4
|
|
|
1732
1820
|
telnyx/types/porting_orders/phone_number_block_list_response.py,sha256=FhkDk-GORVflJjCGbt9KOwenNEZGS-LlBp2jDrDMFF4,457
|
|
1733
1821
|
telnyx/types/porting_orders/phone_number_configuration_create_params.py,sha256=7zusgczIv8YqlDc2lmrNL9IQZcEy39UpXw7hzSR7Szo,704
|
|
1734
1822
|
telnyx/types/porting_orders/phone_number_configuration_create_response.py,sha256=jw5FJRrN4OMWFGsYedIQcalJJbBy1wUuRYrTIhxGEe4,982
|
|
1735
|
-
telnyx/types/porting_orders/phone_number_configuration_list_params.py,sha256=
|
|
1823
|
+
telnyx/types/porting_orders/phone_number_configuration_list_params.py,sha256=oFvDdsTUB7f658IgWHC4r0o_ngAeCmWCidJbeC7VyB4,1863
|
|
1736
1824
|
telnyx/types/porting_orders/phone_number_configuration_list_response.py,sha256=ZLwF-ccYFoQAg46SpkZqKuDaavlz-wUzZOwkVmqIcsI,1066
|
|
1737
1825
|
telnyx/types/porting_orders/phone_number_extension_create_params.py,sha256=F0nBFwH0o_CUSnb89oCGF3pqRqfOm9g9zhKtk-LUeCc,1485
|
|
1738
1826
|
telnyx/types/porting_orders/phone_number_extension_create_response.py,sha256=yr4EwLHA5Eylae8icT26M2Km1kSufge8wqAY1Q7jMmE,381
|
|
@@ -1771,7 +1859,7 @@ telnyx/types/queues/call_list_response.py,sha256=B3zKXOFLyFKIom-3IJ2vNzMZLiiComY
|
|
|
1771
1859
|
telnyx/types/queues/call_retrieve_response.py,sha256=byyNjHmcSEzntHhj74KmTZXCqvnTBNLn3vWL58zRJNg,1494
|
|
1772
1860
|
telnyx/types/recordings/__init__.py,sha256=VqH0wJRWVFrnA6rgjI3ufNPQS_7Q_SliOtpyPTOelv0,198
|
|
1773
1861
|
telnyx/types/recordings/action_delete_params.py,sha256=VY-yscM6ywcIXJ3XfVFa25b0l2MBmDceTiE4YmVZ7TI,384
|
|
1774
|
-
telnyx/types/reports/__init__.py,sha256=
|
|
1862
|
+
telnyx/types/reports/__init__.py,sha256=a1hZ-vL45NrxqZ0WOg-VUjmeLfbFCHIX93ZUfM5CtQ8,1356
|
|
1775
1863
|
telnyx/types/reports/cdr_usage_report_fetch_sync_params.py,sha256=ADYLC3lC0_k-vulNyxPBxCtdbpupFIOTrjbckXu9cuw,813
|
|
1776
1864
|
telnyx/types/reports/cdr_usage_report_fetch_sync_response.py,sha256=227MbWIxADGD64C3mMc3qbSeY-08qTsJUuBoW8wL5uk,1124
|
|
1777
1865
|
telnyx/types/reports/mdr_usage_report.py,sha256=FO83_SE63RJA32D7Clzc8f7baNLlZSGpWpJjlLnXfw8,1437
|
|
@@ -1781,8 +1869,9 @@ telnyx/types/reports/mdr_usage_report_delete_response.py,sha256=ALtBctlQ7Z9x0q2n
|
|
|
1781
1869
|
telnyx/types/reports/mdr_usage_report_fetch_sync_params.py,sha256=-vJYfIW1sscvLdN9OXJPtqFBvribswMqz5TBHQ7Uzgo,701
|
|
1782
1870
|
telnyx/types/reports/mdr_usage_report_fetch_sync_response.py,sha256=BGS6Nlv3UlAs18XNyxmkRo7uqA663LCNfKN5cxG2-KI,335
|
|
1783
1871
|
telnyx/types/reports/mdr_usage_report_list_params.py,sha256=gRErjG0Dbpv4kxfHOmQsz880fNHa6XZ5eImZcsy0W8k,507
|
|
1784
|
-
telnyx/types/reports/mdr_usage_report_list_response.py,sha256=
|
|
1872
|
+
telnyx/types/reports/mdr_usage_report_list_response.py,sha256=t35z1BbEmSF9hSZcrli4FIjSqbT2ypqF7_P_0rhqjuA,452
|
|
1785
1873
|
telnyx/types/reports/mdr_usage_report_retrieve_response.py,sha256=dZwf4DZI0w7voOtSXV8MA73Xu-CN49PQQqjSMpLsUok,333
|
|
1874
|
+
telnyx/types/reports/pagination_meta_reporting.py,sha256=ePwgg0pdMNEsmhbdBxrtrXBlr62SZDCdY36Tns1A6HM,387
|
|
1786
1875
|
telnyx/types/rooms/__init__.py,sha256=QMDi7DtWKTqiEtEGnoysz-8UP-wdQGxxDbZI11RLHn0,1384
|
|
1787
1876
|
telnyx/types/rooms/action_generate_join_client_token_params.py,sha256=doGR8gnOb4Eixm-au280XDAhvQxq7oW-jh5tk__QwjU,653
|
|
1788
1877
|
telnyx/types/rooms/action_generate_join_client_token_response.py,sha256=Nb9l0UXiCMdSw2UblVl9bVjZkAVxlp93EfQcKCIBP1w,648
|
|
@@ -1804,7 +1893,8 @@ telnyx/types/rooms/sessions/action_mute_params.py,sha256=9AZlHD7j-CqVbiqMzICWAR_
|
|
|
1804
1893
|
telnyx/types/rooms/sessions/action_mute_response.py,sha256=p_LSOgywJ9isRWIBUbgPbrw9ApwkjFo0AN2V7AAxXHg,321
|
|
1805
1894
|
telnyx/types/rooms/sessions/action_unmute_params.py,sha256=8chvRGfHZpJ56QwPqsIulHle5WK7P2IZaC_HzUiOPY8,623
|
|
1806
1895
|
telnyx/types/rooms/sessions/action_unmute_response.py,sha256=x_8LTDbXFuMwTkKwmWWsWDNrGTwdbDWsXWNhCcxPuNo,325
|
|
1807
|
-
telnyx/types/shared/__init__.py,sha256=
|
|
1896
|
+
telnyx/types/shared/__init__.py,sha256=pLiJgw2rtmtBFQbzNz7Sa8DgqDL3eOA-CTQbVPm-FXM,1362
|
|
1897
|
+
telnyx/types/shared/api_error.py,sha256=h1-e_1rwuy2L3gfqXZwMn5AfSQ7JuKGGbI7qZBaMSk0,581
|
|
1808
1898
|
telnyx/types/shared/connections_pagination_meta.py,sha256=p7kiAXOSJ_320-SBkhP5tPpij1kKms9zLnnPhRFkjOY,391
|
|
1809
1899
|
telnyx/types/shared/doc_reqs_requirement_type.py,sha256=mMPA-dalQskntqa3kXGPzVDFKN2BmtcWF06H3xxFubw,1865
|
|
1810
1900
|
telnyx/types/shared/hosted_number.py,sha256=eX8vQvhBv18c3kjixEV2XNKq7cKPfYEMqhWBm2fLHWw,915
|
|
@@ -1818,7 +1908,7 @@ telnyx/types/shared/porting_orders_exception_type.py,sha256=xr2cnU_xZjPPylOQQL6e
|
|
|
1818
1908
|
telnyx/types/shared/room_participant.py,sha256=nmrO3YMZCIB2Rc5u8nAdNnIX7xWBmakr4OAWV_85bEA,909
|
|
1819
1909
|
telnyx/types/shared/short_code.py,sha256=oMFf1RAYve3xzPRoLzWYUfDAoYPCTkha22BZtcNcVEs,965
|
|
1820
1910
|
telnyx/types/shared/sim_card_status.py,sha256=XLSUX-M8kG643YOTwXkTGbWUwe5HRkEAxaguBajo014,1436
|
|
1821
|
-
telnyx/types/shared/simple_sim_card.py,sha256=
|
|
1911
|
+
telnyx/types/shared/simple_sim_card.py,sha256=tfzWtCCSNJMihk5dsi9n70Wcw7Abu-MK_tAS5pXNaRQ,3573
|
|
1822
1912
|
telnyx/types/shared/sub_number_order_regulatory_requirement_with_value.py,sha256=iEo0O4dFFovZJtvOjGOB2YLJfZ6o-jh3jE7uAGhIZr4,665
|
|
1823
1913
|
telnyx/types/shared_params/__init__.py,sha256=VKGipl4SSoarenbMifwUglI4K7Orej5mnjIe21W2DK4,147
|
|
1824
1914
|
telnyx/types/shared_params/sim_card_status.py,sha256=hDAOd5xAkl102wrndG1eKNdREdWTKPocJvZD4OuJQLo,248
|
|
@@ -1886,7 +1976,7 @@ telnyx/types/texml/call_update_response.py,sha256=AGkaot7GE6ZCW04zkZGSZErHNYGq1H
|
|
|
1886
1976
|
telnyx/types/texml/texml_get_call_recording_response_body.py,sha256=KoY6eG7_TI_4qyezqH9Y6MqKDc7mdIx4_HNwDcbI7uk,1557
|
|
1887
1977
|
telnyx/types/texml/texml_recording_subresources_uris.py,sha256=4qX4UjregkbgPbMSSwIUCYJUZnb32236Yp9kiSpfix4,287
|
|
1888
1978
|
telnyx/types/texml/accounts/__init__.py,sha256=hP_89dblkJTZqdHSemSUG7x8OQN_gpdA439kCzA_t2Q,1868
|
|
1889
|
-
telnyx/types/texml/accounts/call_calls_params.py,sha256=
|
|
1979
|
+
telnyx/types/texml/accounts/call_calls_params.py,sha256=9S-Ib7AMIttffsePMv6IoT_kk06p9HVa64fOeVh2H6o,7625
|
|
1890
1980
|
telnyx/types/texml/accounts/call_calls_response.py,sha256=o_XmUxY5SFrNPvLoVRuuZm0m23pFJBscM1m6KUOsWXo,391
|
|
1891
1981
|
telnyx/types/texml/accounts/call_retrieve_calls_params.py,sha256=lXADuV3aNL1y5Nx__TIm2_Gnl3lky3R4P8psnCRaIaM,1955
|
|
1892
1982
|
telnyx/types/texml/accounts/call_retrieve_calls_response.py,sha256=zfhAdQPOWnlT1cyCTLyc4RGf7yAsEnuUOi_bv79S0uw,3034
|
|
@@ -1915,7 +2005,7 @@ telnyx/types/texml/accounts/calls/siprec_siprec_sid_json_response.py,sha256=ME65
|
|
|
1915
2005
|
telnyx/types/texml/accounts/calls/stream_streaming_sid_json_params.py,sha256=FfNQo4SK-2LEpiJTS_ZVWX5zmNZ5_lH7pPy6Ac9OsdY,525
|
|
1916
2006
|
telnyx/types/texml/accounts/calls/stream_streaming_sid_json_response.py,sha256=XWAhiQHqIbt1tR2KESOImB2eYCBgtzyf6tiN1Z7nTac,677
|
|
1917
2007
|
telnyx/types/texml/accounts/conferences/__init__.py,sha256=Bg0dRzgpbuEHe1SZVFyQ1rrJ131Ztghzr35Ab5calm0,781
|
|
1918
|
-
telnyx/types/texml/accounts/conferences/participant_participants_params.py,sha256
|
|
2008
|
+
telnyx/types/texml/accounts/conferences/participant_participants_params.py,sha256=-Kalin75Ce0O1jBhLNxRCKsm0UCFajuGSDxXpE3m0gA,11065
|
|
1919
2009
|
telnyx/types/texml/accounts/conferences/participant_participants_response.py,sha256=RT67NwpP6mUMZcS2xnar8qqrtmPY3nOJgv-qF8F4IRY,1173
|
|
1920
2010
|
telnyx/types/texml/accounts/conferences/participant_retrieve_participants_response.py,sha256=dCofb3Tsl1QGbUBGkLgVBnbg4qBbLK9fTuLK3eSOA-Y,2673
|
|
1921
2011
|
telnyx/types/texml/accounts/conferences/participant_retrieve_response.py,sha256=GXZKPUAz4Qri8sYTQGnsLC61AsJ__gBsRwCdP02GH-k,1681
|
|
@@ -1924,9 +2014,10 @@ telnyx/types/texml/accounts/conferences/participant_update_response.py,sha256=NN
|
|
|
1924
2014
|
telnyx/types/texml/accounts/recordings/__init__.py,sha256=OKfJYcKb4NObdiRObqJV_dOyDQ8feXekDUge2o_4pXQ,122
|
|
1925
2015
|
telnyx/types/texml/accounts/transcriptions/__init__.py,sha256=wJIYpmO_s3VtBxFWO0oUJg3SJ45JoaHKkjWfgkO4krk,304
|
|
1926
2016
|
telnyx/types/texml/accounts/transcriptions/json_retrieve_recording_transcription_sid_json_response.py,sha256=kcWmaETp4bQlG40IwTRm6NzpuD_FPvPxtCCqd17kftQ,1260
|
|
1927
|
-
telnyx/types/verifications/__init__.py,sha256=
|
|
2017
|
+
telnyx/types/verifications/__init__.py,sha256=Mjdff_F7tGucxsHwcIa9Jghmu2-BYpNVS9UTabuqaUM,346
|
|
1928
2018
|
telnyx/types/verifications/action_verify_params.py,sha256=sD5uyHHRgz5wHmlIzujMibOWoaiXwfz7hSWDiYrrxhQ,527
|
|
1929
|
-
telnyx/types/verifications/by_phone_number_list_response.py,sha256=
|
|
2019
|
+
telnyx/types/verifications/by_phone_number_list_response.py,sha256=iHOnfxFNGDjNr4ZvdUgViqcTH5ayZ4PlyclJK_wtP1s,359
|
|
2020
|
+
telnyx/types/verifications/verify_meta.py,sha256=SlPzuwJakx9NJtvogRrOZAAaH4mBYZRAFN1lcHi5Rb0,361
|
|
1930
2021
|
telnyx/types/verifications/by_phone_number/__init__.py,sha256=199aK3I-4qIxJ83Pgd08dHl68M0DWmUOU8JfCDCrhxI,310
|
|
1931
2022
|
telnyx/types/verifications/by_phone_number/action_verify_params.py,sha256=aoaX6B3kkW6-9v6MJPcalXWTckR7NmrhTty0TeJPQ2g,442
|
|
1932
2023
|
telnyx/types/verifications/by_phone_number/verify_verification_code_response.py,sha256=bVtf0KjwYjZLNvWTnBcBmAfEdh0EYsCX0L4AVzjbXTg,496
|
|
@@ -1940,7 +2031,7 @@ telnyx/types/wireless/detail_records_report_list_params.py,sha256=cfjsh4L_8mpDkg
|
|
|
1940
2031
|
telnyx/types/wireless/detail_records_report_list_response.py,sha256=S_6nD0fm5EseRIZHnML-UN0-g8Q_0J1cXfg_eLNUev8,331
|
|
1941
2032
|
telnyx/types/wireless/detail_records_report_retrieve_response.py,sha256=f0C8z8uo_QeCyi3nSDME4f4F3vqcy7o0MpinwDIqe_s,327
|
|
1942
2033
|
telnyx/types/wireless/wdr_report.py,sha256=bxRr-dc_IW6D0E3i_PUHK-bbu9w114Qql1uoJ_znxEE,1068
|
|
1943
|
-
telnyx-3.
|
|
1944
|
-
telnyx-3.
|
|
1945
|
-
telnyx-3.
|
|
1946
|
-
telnyx-3.
|
|
2034
|
+
telnyx-3.6.0.dist-info/METADATA,sha256=sGJA0jRi5r0-XCui1Z265ZgoIRNf63Lsc7XbCMQdz_w,15530
|
|
2035
|
+
telnyx-3.6.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
2036
|
+
telnyx-3.6.0.dist-info/licenses/LICENSE,sha256=PprdXvskBJR41_t2uhgs5rHYGME_Ek-lh2PAxKtdZs8,1046
|
|
2037
|
+
telnyx-3.6.0.dist-info/RECORD,,
|