telnyx 5.51.1 → 5.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (538) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +19 -0
  3. data/README.md +1 -1
  4. data/lib/telnyx/client.rb +133 -0
  5. data/lib/telnyx/models/porting/event_list_response.rb +5 -5
  6. data/lib/telnyx/models/porting/event_retrieve_response.rb +5 -5
  7. data/lib/telnyx/models/porting/porting_event_deleted_payload.rb +0 -6
  8. data/lib/telnyx/models/porting/porting_event_messaging_changed_payload.rb +0 -6
  9. data/lib/telnyx/models/porting/porting_event_new_comment_event.rb +0 -6
  10. data/lib/telnyx/models/porting/porting_event_split_event.rb +0 -6
  11. data/lib/telnyx/models/porting/porting_event_status_changed_event.rb +0 -6
  12. data/lib/telnyx/models/porting/porting_event_without_webhook.rb +0 -5
  13. data/lib/telnyx/models/text_to_speech_generate_params.rb +499 -0
  14. data/lib/telnyx/models/text_to_speech_generate_response.rb +19 -0
  15. data/lib/telnyx/models.rb +2 -0
  16. data/lib/telnyx/resources/access_ip_address.rb +1 -0
  17. data/lib/telnyx/resources/access_ip_ranges.rb +1 -0
  18. data/lib/telnyx/resources/actions/purchase.rb +1 -0
  19. data/lib/telnyx/resources/actions/register.rb +1 -0
  20. data/lib/telnyx/resources/actions.rb +2 -0
  21. data/lib/telnyx/resources/addresses/actions.rb +11 -0
  22. data/lib/telnyx/resources/addresses.rb +22 -0
  23. data/lib/telnyx/resources/ai/assistants/canary_deploys.rb +1 -0
  24. data/lib/telnyx/resources/ai/assistants/scheduled_events.rb +1 -0
  25. data/lib/telnyx/resources/ai/assistants/tests/runs.rb +1 -0
  26. data/lib/telnyx/resources/ai/assistants/tests/test_suites/runs.rb +1 -0
  27. data/lib/telnyx/resources/ai/assistants/tests/test_suites.rb +2 -0
  28. data/lib/telnyx/resources/ai/assistants/tests.rb +3 -0
  29. data/lib/telnyx/resources/ai/assistants/tools.rb +1 -0
  30. data/lib/telnyx/resources/ai/assistants/versions.rb +1 -0
  31. data/lib/telnyx/resources/ai/assistants.rb +6 -0
  32. data/lib/telnyx/resources/ai/audio.rb +1 -0
  33. data/lib/telnyx/resources/ai/chat.rb +1 -0
  34. data/lib/telnyx/resources/ai/clusters.rb +1 -0
  35. data/lib/telnyx/resources/ai/conversations/insight_groups/insights.rb +1 -0
  36. data/lib/telnyx/resources/ai/conversations/insight_groups.rb +2 -0
  37. data/lib/telnyx/resources/ai/conversations/insights.rb +1 -0
  38. data/lib/telnyx/resources/ai/conversations/messages.rb +1 -0
  39. data/lib/telnyx/resources/ai/conversations.rb +4 -0
  40. data/lib/telnyx/resources/ai/embeddings/buckets.rb +1 -0
  41. data/lib/telnyx/resources/ai/embeddings.rb +2 -0
  42. data/lib/telnyx/resources/ai/fine_tuning/jobs.rb +1 -0
  43. data/lib/telnyx/resources/ai/fine_tuning.rb +1 -0
  44. data/lib/telnyx/resources/ai/openai/embeddings.rb +2 -0
  45. data/lib/telnyx/resources/ai/openai.rb +2 -0
  46. data/lib/telnyx/resources/ai.rb +7 -0
  47. data/lib/telnyx/resources/audit_events.rb +1 -0
  48. data/lib/telnyx/resources/available_phone_number_blocks.rb +1 -0
  49. data/lib/telnyx/resources/available_phone_numbers.rb +1 -0
  50. data/lib/telnyx/resources/balance.rb +1 -0
  51. data/lib/telnyx/resources/billing_groups.rb +1 -0
  52. data/lib/telnyx/resources/bulk_sim_card_actions.rb +2 -0
  53. data/lib/telnyx/resources/call_control_applications.rb +1 -0
  54. data/lib/telnyx/resources/call_events.rb +1 -0
  55. data/lib/telnyx/resources/calls/actions.rb +1 -0
  56. data/lib/telnyx/resources/calls.rb +1 -0
  57. data/lib/telnyx/resources/channel_zones.rb +1 -0
  58. data/lib/telnyx/resources/comments.rb +1 -0
  59. data/lib/telnyx/resources/conferences/actions.rb +1 -0
  60. data/lib/telnyx/resources/conferences.rb +2 -0
  61. data/lib/telnyx/resources/country_coverage.rb +1 -0
  62. data/lib/telnyx/resources/credential_connections/actions.rb +1 -0
  63. data/lib/telnyx/resources/credential_connections.rb +2 -0
  64. data/lib/telnyx/resources/custom_storage_credentials.rb +1 -0
  65. data/lib/telnyx/resources/customer_service_records.rb +1 -0
  66. data/lib/telnyx/resources/detail_records.rb +1 -0
  67. data/lib/telnyx/resources/dialogflow_connections.rb +1 -0
  68. data/lib/telnyx/resources/document_links.rb +1 -0
  69. data/lib/telnyx/resources/documents.rb +1 -0
  70. data/lib/telnyx/resources/dynamic_emergency_addresses.rb +1 -0
  71. data/lib/telnyx/resources/dynamic_emergency_endpoints.rb +1 -0
  72. data/lib/telnyx/resources/external_connections/civic_addresses.rb +1 -0
  73. data/lib/telnyx/resources/external_connections/log_messages.rb +1 -0
  74. data/lib/telnyx/resources/external_connections/phone_numbers.rb +1 -0
  75. data/lib/telnyx/resources/external_connections/releases.rb +1 -0
  76. data/lib/telnyx/resources/external_connections/uploads.rb +1 -0
  77. data/lib/telnyx/resources/external_connections.rb +6 -0
  78. data/lib/telnyx/resources/fax_applications.rb +1 -0
  79. data/lib/telnyx/resources/faxes/actions.rb +1 -0
  80. data/lib/telnyx/resources/faxes.rb +2 -0
  81. data/lib/telnyx/resources/fqdn_connections.rb +1 -0
  82. data/lib/telnyx/resources/fqdns.rb +1 -0
  83. data/lib/telnyx/resources/global_ip_allowed_ports.rb +1 -0
  84. data/lib/telnyx/resources/global_ip_assignment_health.rb +1 -0
  85. data/lib/telnyx/resources/global_ip_assignments.rb +1 -0
  86. data/lib/telnyx/resources/global_ip_assignments_usage.rb +1 -0
  87. data/lib/telnyx/resources/global_ip_health_check_types.rb +1 -0
  88. data/lib/telnyx/resources/global_ip_health_checks.rb +1 -0
  89. data/lib/telnyx/resources/global_ip_latency.rb +1 -0
  90. data/lib/telnyx/resources/global_ip_protocols.rb +1 -0
  91. data/lib/telnyx/resources/global_ip_usage.rb +1 -0
  92. data/lib/telnyx/resources/global_ips.rb +1 -0
  93. data/lib/telnyx/resources/inbound_channels.rb +1 -0
  94. data/lib/telnyx/resources/inexplicit_number_orders.rb +1 -0
  95. data/lib/telnyx/resources/integration_secrets.rb +1 -0
  96. data/lib/telnyx/resources/inventory_coverage.rb +1 -0
  97. data/lib/telnyx/resources/ip_connections.rb +1 -0
  98. data/lib/telnyx/resources/ips.rb +1 -0
  99. data/lib/telnyx/resources/ledger_billing_group_reports.rb +1 -0
  100. data/lib/telnyx/resources/legacy/reporting/batch_detail_records/messaging.rb +1 -0
  101. data/lib/telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.rb +1 -0
  102. data/lib/telnyx/resources/legacy/reporting/batch_detail_records/voice.rb +1 -0
  103. data/lib/telnyx/resources/legacy/reporting/batch_detail_records.rb +3 -0
  104. data/lib/telnyx/resources/legacy/reporting/usage_reports/messaging.rb +1 -0
  105. data/lib/telnyx/resources/legacy/reporting/usage_reports/number_lookup.rb +1 -0
  106. data/lib/telnyx/resources/legacy/reporting/usage_reports/voice.rb +1 -0
  107. data/lib/telnyx/resources/legacy/reporting/usage_reports.rb +4 -0
  108. data/lib/telnyx/resources/legacy/reporting.rb +1 -0
  109. data/lib/telnyx/resources/list.rb +1 -0
  110. data/lib/telnyx/resources/managed_accounts/actions.rb +1 -0
  111. data/lib/telnyx/resources/managed_accounts.rb +2 -0
  112. data/lib/telnyx/resources/media.rb +1 -0
  113. data/lib/telnyx/resources/messages/rcs.rb +1 -0
  114. data/lib/telnyx/resources/messages.rb +1 -0
  115. data/lib/telnyx/resources/messaging/rcs/agents.rb +1 -0
  116. data/lib/telnyx/resources/messaging/rcs.rb +2 -0
  117. data/lib/telnyx/resources/messaging.rb +1 -0
  118. data/lib/telnyx/resources/messaging_10dlc/brand/external_vetting.rb +1 -0
  119. data/lib/telnyx/resources/messaging_10dlc/brand.rb +2 -0
  120. data/lib/telnyx/resources/messaging_10dlc/campaign/osr.rb +1 -0
  121. data/lib/telnyx/resources/messaging_10dlc/campaign/usecase.rb +1 -0
  122. data/lib/telnyx/resources/messaging_10dlc/campaign.rb +3 -0
  123. data/lib/telnyx/resources/messaging_10dlc/campaign_builder/brand.rb +1 -0
  124. data/lib/telnyx/resources/messaging_10dlc/campaign_builder.rb +2 -0
  125. data/lib/telnyx/resources/messaging_10dlc/phone_number_assignment_by_profile.rb +1 -0
  126. data/lib/telnyx/resources/messaging_10dlc/phone_number_campaigns.rb +1 -0
  127. data/lib/telnyx/resources/messaging_10dlc.rb +5 -0
  128. data/lib/telnyx/resources/messaging_hosted_number_orders/actions.rb +1 -0
  129. data/lib/telnyx/resources/messaging_hosted_number_orders.rb +2 -0
  130. data/lib/telnyx/resources/messaging_numbers_bulk_updates.rb +1 -0
  131. data/lib/telnyx/resources/messaging_optouts.rb +1 -0
  132. data/lib/telnyx/resources/messaging_profiles/autoresp_configs.rb +1 -0
  133. data/lib/telnyx/resources/messaging_profiles.rb +1 -0
  134. data/lib/telnyx/resources/messaging_tollfree/verification/requests.rb +1 -0
  135. data/lib/telnyx/resources/messaging_tollfree/verification.rb +1 -0
  136. data/lib/telnyx/resources/messaging_url_domains.rb +1 -0
  137. data/lib/telnyx/resources/mobile_network_operators.rb +1 -0
  138. data/lib/telnyx/resources/mobile_phone_numbers.rb +1 -0
  139. data/lib/telnyx/resources/mobile_push_credentials.rb +1 -0
  140. data/lib/telnyx/resources/mobile_voice_connections.rb +1 -0
  141. data/lib/telnyx/resources/networks/default_gateway.rb +1 -0
  142. data/lib/telnyx/resources/networks.rb +2 -0
  143. data/lib/telnyx/resources/notification_channels.rb +1 -0
  144. data/lib/telnyx/resources/notification_event_conditions.rb +1 -0
  145. data/lib/telnyx/resources/notification_events.rb +1 -0
  146. data/lib/telnyx/resources/notification_profiles.rb +1 -0
  147. data/lib/telnyx/resources/notification_settings.rb +1 -0
  148. data/lib/telnyx/resources/number_lookup.rb +1 -0
  149. data/lib/telnyx/resources/number_orders.rb +1 -0
  150. data/lib/telnyx/resources/number_reservations/actions.rb +1 -0
  151. data/lib/telnyx/resources/number_reservations.rb +2 -0
  152. data/lib/telnyx/resources/operator_connect/actions.rb +1 -0
  153. data/lib/telnyx/resources/operator_connect.rb +1 -0
  154. data/lib/telnyx/resources/organizations/users/actions.rb +1 -0
  155. data/lib/telnyx/resources/organizations/users.rb +2 -0
  156. data/lib/telnyx/resources/organizations.rb +1 -0
  157. data/lib/telnyx/resources/ota_updates.rb +1 -0
  158. data/lib/telnyx/resources/outbound_voice_profiles.rb +1 -0
  159. data/lib/telnyx/resources/payment/auto_recharge_prefs.rb +1 -0
  160. data/lib/telnyx/resources/payment.rb +2 -0
  161. data/lib/telnyx/resources/phone_number_blocks/jobs.rb +1 -0
  162. data/lib/telnyx/resources/phone_number_blocks.rb +1 -0
  163. data/lib/telnyx/resources/phone_numbers/actions.rb +1 -0
  164. data/lib/telnyx/resources/phone_numbers/jobs.rb +1 -0
  165. data/lib/telnyx/resources/phone_numbers/messaging.rb +1 -0
  166. data/lib/telnyx/resources/phone_numbers/voice.rb +1 -0
  167. data/lib/telnyx/resources/phone_numbers/voicemail.rb +1 -0
  168. data/lib/telnyx/resources/phone_numbers.rb +6 -0
  169. data/lib/telnyx/resources/phone_numbers_regulatory_requirements.rb +1 -0
  170. data/lib/telnyx/resources/portability_checks.rb +1 -0
  171. data/lib/telnyx/resources/porting/events.rb +1 -0
  172. data/lib/telnyx/resources/porting/loa_configurations.rb +1 -0
  173. data/lib/telnyx/resources/porting/reports.rb +1 -0
  174. data/lib/telnyx/resources/porting.rb +4 -0
  175. data/lib/telnyx/resources/porting_orders/action_requirements.rb +1 -0
  176. data/lib/telnyx/resources/porting_orders/actions.rb +1 -0
  177. data/lib/telnyx/resources/porting_orders/activation_jobs.rb +1 -0
  178. data/lib/telnyx/resources/porting_orders/additional_documents.rb +1 -0
  179. data/lib/telnyx/resources/porting_orders/associated_phone_numbers.rb +1 -0
  180. data/lib/telnyx/resources/porting_orders/comments.rb +1 -0
  181. data/lib/telnyx/resources/porting_orders/phone_number_blocks.rb +1 -0
  182. data/lib/telnyx/resources/porting_orders/phone_number_configurations.rb +1 -0
  183. data/lib/telnyx/resources/porting_orders/phone_number_extensions.rb +1 -0
  184. data/lib/telnyx/resources/porting_orders/verification_codes.rb +1 -0
  185. data/lib/telnyx/resources/porting_orders.rb +11 -0
  186. data/lib/telnyx/resources/porting_phone_numbers.rb +1 -0
  187. data/lib/telnyx/resources/portouts/comments.rb +1 -0
  188. data/lib/telnyx/resources/portouts/events.rb +1 -0
  189. data/lib/telnyx/resources/portouts/reports.rb +1 -0
  190. data/lib/telnyx/resources/portouts/supporting_documents.rb +1 -0
  191. data/lib/telnyx/resources/portouts.rb +5 -0
  192. data/lib/telnyx/resources/private_wireless_gateways.rb +1 -0
  193. data/lib/telnyx/resources/public_internet_gateways.rb +1 -0
  194. data/lib/telnyx/resources/queues/calls.rb +1 -0
  195. data/lib/telnyx/resources/queues.rb +2 -0
  196. data/lib/telnyx/resources/recording_transcriptions.rb +1 -0
  197. data/lib/telnyx/resources/recordings/actions.rb +1 -0
  198. data/lib/telnyx/resources/recordings.rb +2 -0
  199. data/lib/telnyx/resources/regions.rb +1 -0
  200. data/lib/telnyx/resources/regulatory_requirements.rb +1 -0
  201. data/lib/telnyx/resources/reports/cdr_usage_reports.rb +1 -0
  202. data/lib/telnyx/resources/reports/mdr_usage_reports.rb +1 -0
  203. data/lib/telnyx/resources/reports.rb +2 -0
  204. data/lib/telnyx/resources/requirement_groups.rb +1 -0
  205. data/lib/telnyx/resources/requirement_types.rb +1 -0
  206. data/lib/telnyx/resources/requirements.rb +1 -0
  207. data/lib/telnyx/resources/room_compositions.rb +1 -0
  208. data/lib/telnyx/resources/room_participants.rb +1 -0
  209. data/lib/telnyx/resources/room_recordings.rb +1 -0
  210. data/lib/telnyx/resources/rooms/actions.rb +1 -0
  211. data/lib/telnyx/resources/rooms/sessions/actions.rb +1 -0
  212. data/lib/telnyx/resources/rooms/sessions.rb +1 -0
  213. data/lib/telnyx/resources/rooms.rb +2 -0
  214. data/lib/telnyx/resources/seti.rb +1 -0
  215. data/lib/telnyx/resources/short_codes.rb +1 -0
  216. data/lib/telnyx/resources/sim_card_data_usage_notifications.rb +1 -0
  217. data/lib/telnyx/resources/sim_card_groups.rb +1 -0
  218. data/lib/telnyx/resources/sim_card_order_preview.rb +1 -0
  219. data/lib/telnyx/resources/sim_card_orders.rb +1 -0
  220. data/lib/telnyx/resources/sim_cards.rb +1 -0
  221. data/lib/telnyx/resources/siprec_connectors.rb +1 -0
  222. data/lib/telnyx/resources/speech_to_text.rb +1 -0
  223. data/lib/telnyx/resources/storage/buckets/ssl_certificate.rb +1 -0
  224. data/lib/telnyx/resources/storage/buckets/usage.rb +1 -0
  225. data/lib/telnyx/resources/storage/buckets.rb +3 -0
  226. data/lib/telnyx/resources/storage/migration_sources.rb +1 -0
  227. data/lib/telnyx/resources/storage/migrations/actions.rb +1 -0
  228. data/lib/telnyx/resources/storage/migrations.rb +2 -0
  229. data/lib/telnyx/resources/storage.rb +4 -0
  230. data/lib/telnyx/resources/sub_number_orders_report.rb +1 -0
  231. data/lib/telnyx/resources/texml/accounts/calls/recordings.rb +1 -0
  232. data/lib/telnyx/resources/texml/accounts/calls/recordings_json.rb +1 -0
  233. data/lib/telnyx/resources/texml/accounts/calls/siprec.rb +1 -0
  234. data/lib/telnyx/resources/texml/accounts/calls/streams.rb +1 -0
  235. data/lib/telnyx/resources/texml/accounts/calls.rb +5 -0
  236. data/lib/telnyx/resources/texml/accounts/conferences/participants.rb +1 -0
  237. data/lib/telnyx/resources/texml/accounts/conferences.rb +2 -0
  238. data/lib/telnyx/resources/texml/accounts/queues.rb +1 -0
  239. data/lib/telnyx/resources/texml/accounts/recordings/json.rb +1 -0
  240. data/lib/telnyx/resources/texml/accounts/recordings.rb +1 -0
  241. data/lib/telnyx/resources/texml/accounts/transcriptions/json.rb +1 -0
  242. data/lib/telnyx/resources/texml/accounts/transcriptions.rb +1 -0
  243. data/lib/telnyx/resources/texml/accounts.rb +4 -0
  244. data/lib/telnyx/resources/texml.rb +2 -0
  245. data/lib/telnyx/resources/texml_applications.rb +1 -0
  246. data/lib/telnyx/resources/text_to_speech.rb +66 -0
  247. data/lib/telnyx/resources/usage_reports.rb +1 -0
  248. data/lib/telnyx/resources/user_addresses.rb +5 -0
  249. data/lib/telnyx/resources/user_tags.rb +1 -0
  250. data/lib/telnyx/resources/verifications/actions.rb +1 -0
  251. data/lib/telnyx/resources/verifications/by_phone_number/actions.rb +1 -0
  252. data/lib/telnyx/resources/verifications/by_phone_number.rb +2 -0
  253. data/lib/telnyx/resources/verifications.rb +3 -0
  254. data/lib/telnyx/resources/verified_numbers/actions.rb +1 -0
  255. data/lib/telnyx/resources/verified_numbers.rb +2 -0
  256. data/lib/telnyx/resources/verify_profiles.rb +1 -0
  257. data/lib/telnyx/resources/virtual_cross_connects.rb +1 -0
  258. data/lib/telnyx/resources/virtual_cross_connects_coverage.rb +1 -0
  259. data/lib/telnyx/resources/webhook_deliveries.rb +1 -0
  260. data/lib/telnyx/resources/wireguard_interfaces.rb +1 -0
  261. data/lib/telnyx/resources/wireguard_peers.rb +1 -0
  262. data/lib/telnyx/resources/wireless/detail_records_reports.rb +1 -0
  263. data/lib/telnyx/resources/wireless.rb +2 -0
  264. data/lib/telnyx/resources/wireless_blocklist_values.rb +1 -0
  265. data/lib/telnyx/resources/wireless_blocklists.rb +1 -0
  266. data/lib/telnyx/version.rb +1 -1
  267. data/lib/telnyx.rb +2 -0
  268. data/rbi/telnyx/client.rbi +133 -0
  269. data/rbi/telnyx/models/porting/porting_event_deleted_payload.rbi +0 -30
  270. data/rbi/telnyx/models/porting/porting_event_messaging_changed_payload.rbi +0 -30
  271. data/rbi/telnyx/models/porting/porting_event_new_comment_event.rbi +0 -30
  272. data/rbi/telnyx/models/porting/porting_event_split_event.rbi +0 -30
  273. data/rbi/telnyx/models/porting/porting_event_status_changed_event.rbi +0 -30
  274. data/rbi/telnyx/models/porting/porting_event_without_webhook.rbi +0 -25
  275. data/rbi/telnyx/models/text_to_speech_generate_params.rbi +1013 -0
  276. data/rbi/telnyx/models/text_to_speech_generate_response.rbi +34 -0
  277. data/rbi/telnyx/models.rbi +2 -0
  278. data/rbi/telnyx/resources/access_ip_address.rbi +1 -0
  279. data/rbi/telnyx/resources/access_ip_ranges.rbi +1 -0
  280. data/rbi/telnyx/resources/actions/purchase.rbi +1 -0
  281. data/rbi/telnyx/resources/actions/register.rbi +1 -0
  282. data/rbi/telnyx/resources/actions.rbi +2 -0
  283. data/rbi/telnyx/resources/addresses/actions.rbi +11 -0
  284. data/rbi/telnyx/resources/addresses.rbi +22 -0
  285. data/rbi/telnyx/resources/ai/assistants/canary_deploys.rbi +1 -0
  286. data/rbi/telnyx/resources/ai/assistants/scheduled_events.rbi +1 -0
  287. data/rbi/telnyx/resources/ai/assistants/tests/runs.rbi +1 -0
  288. data/rbi/telnyx/resources/ai/assistants/tests/test_suites/runs.rbi +1 -0
  289. data/rbi/telnyx/resources/ai/assistants/tests/test_suites.rbi +2 -0
  290. data/rbi/telnyx/resources/ai/assistants/tests.rbi +3 -0
  291. data/rbi/telnyx/resources/ai/assistants/tools.rbi +1 -0
  292. data/rbi/telnyx/resources/ai/assistants/versions.rbi +1 -0
  293. data/rbi/telnyx/resources/ai/assistants.rbi +6 -0
  294. data/rbi/telnyx/resources/ai/audio.rbi +1 -0
  295. data/rbi/telnyx/resources/ai/chat.rbi +1 -0
  296. data/rbi/telnyx/resources/ai/clusters.rbi +1 -0
  297. data/rbi/telnyx/resources/ai/conversations/insight_groups/insights.rbi +1 -0
  298. data/rbi/telnyx/resources/ai/conversations/insight_groups.rbi +2 -0
  299. data/rbi/telnyx/resources/ai/conversations/insights.rbi +1 -0
  300. data/rbi/telnyx/resources/ai/conversations/messages.rbi +1 -0
  301. data/rbi/telnyx/resources/ai/conversations.rbi +4 -0
  302. data/rbi/telnyx/resources/ai/embeddings/buckets.rbi +1 -0
  303. data/rbi/telnyx/resources/ai/embeddings.rbi +2 -0
  304. data/rbi/telnyx/resources/ai/fine_tuning/jobs.rbi +1 -0
  305. data/rbi/telnyx/resources/ai/fine_tuning.rbi +1 -0
  306. data/rbi/telnyx/resources/ai/openai/embeddings.rbi +2 -0
  307. data/rbi/telnyx/resources/ai/openai.rbi +2 -0
  308. data/rbi/telnyx/resources/ai.rbi +7 -0
  309. data/rbi/telnyx/resources/audit_events.rbi +1 -0
  310. data/rbi/telnyx/resources/available_phone_number_blocks.rbi +1 -0
  311. data/rbi/telnyx/resources/available_phone_numbers.rbi +1 -0
  312. data/rbi/telnyx/resources/balance.rbi +1 -0
  313. data/rbi/telnyx/resources/billing_groups.rbi +1 -0
  314. data/rbi/telnyx/resources/bulk_sim_card_actions.rbi +2 -0
  315. data/rbi/telnyx/resources/call_control_applications.rbi +1 -0
  316. data/rbi/telnyx/resources/call_events.rbi +1 -0
  317. data/rbi/telnyx/resources/calls/actions.rbi +1 -0
  318. data/rbi/telnyx/resources/calls.rbi +1 -0
  319. data/rbi/telnyx/resources/channel_zones.rbi +1 -0
  320. data/rbi/telnyx/resources/comments.rbi +1 -0
  321. data/rbi/telnyx/resources/conferences/actions.rbi +1 -0
  322. data/rbi/telnyx/resources/conferences.rbi +2 -0
  323. data/rbi/telnyx/resources/country_coverage.rbi +1 -0
  324. data/rbi/telnyx/resources/credential_connections/actions.rbi +1 -0
  325. data/rbi/telnyx/resources/credential_connections.rbi +2 -0
  326. data/rbi/telnyx/resources/custom_storage_credentials.rbi +1 -0
  327. data/rbi/telnyx/resources/customer_service_records.rbi +1 -0
  328. data/rbi/telnyx/resources/detail_records.rbi +1 -0
  329. data/rbi/telnyx/resources/dialogflow_connections.rbi +1 -0
  330. data/rbi/telnyx/resources/document_links.rbi +1 -0
  331. data/rbi/telnyx/resources/documents.rbi +1 -0
  332. data/rbi/telnyx/resources/dynamic_emergency_addresses.rbi +1 -0
  333. data/rbi/telnyx/resources/dynamic_emergency_endpoints.rbi +1 -0
  334. data/rbi/telnyx/resources/external_connections/civic_addresses.rbi +1 -0
  335. data/rbi/telnyx/resources/external_connections/log_messages.rbi +1 -0
  336. data/rbi/telnyx/resources/external_connections/phone_numbers.rbi +1 -0
  337. data/rbi/telnyx/resources/external_connections/releases.rbi +1 -0
  338. data/rbi/telnyx/resources/external_connections/uploads.rbi +1 -0
  339. data/rbi/telnyx/resources/external_connections.rbi +6 -0
  340. data/rbi/telnyx/resources/fax_applications.rbi +1 -0
  341. data/rbi/telnyx/resources/faxes/actions.rbi +1 -0
  342. data/rbi/telnyx/resources/faxes.rbi +2 -0
  343. data/rbi/telnyx/resources/fqdn_connections.rbi +1 -0
  344. data/rbi/telnyx/resources/fqdns.rbi +1 -0
  345. data/rbi/telnyx/resources/global_ip_allowed_ports.rbi +1 -0
  346. data/rbi/telnyx/resources/global_ip_assignment_health.rbi +1 -0
  347. data/rbi/telnyx/resources/global_ip_assignments.rbi +1 -0
  348. data/rbi/telnyx/resources/global_ip_assignments_usage.rbi +1 -0
  349. data/rbi/telnyx/resources/global_ip_health_check_types.rbi +1 -0
  350. data/rbi/telnyx/resources/global_ip_health_checks.rbi +1 -0
  351. data/rbi/telnyx/resources/global_ip_latency.rbi +1 -0
  352. data/rbi/telnyx/resources/global_ip_protocols.rbi +1 -0
  353. data/rbi/telnyx/resources/global_ip_usage.rbi +1 -0
  354. data/rbi/telnyx/resources/global_ips.rbi +1 -0
  355. data/rbi/telnyx/resources/inbound_channels.rbi +1 -0
  356. data/rbi/telnyx/resources/inexplicit_number_orders.rbi +1 -0
  357. data/rbi/telnyx/resources/integration_secrets.rbi +1 -0
  358. data/rbi/telnyx/resources/inventory_coverage.rbi +1 -0
  359. data/rbi/telnyx/resources/ip_connections.rbi +1 -0
  360. data/rbi/telnyx/resources/ips.rbi +1 -0
  361. data/rbi/telnyx/resources/ledger_billing_group_reports.rbi +1 -0
  362. data/rbi/telnyx/resources/legacy/reporting/batch_detail_records/messaging.rbi +1 -0
  363. data/rbi/telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.rbi +1 -0
  364. data/rbi/telnyx/resources/legacy/reporting/batch_detail_records/voice.rbi +1 -0
  365. data/rbi/telnyx/resources/legacy/reporting/batch_detail_records.rbi +3 -0
  366. data/rbi/telnyx/resources/legacy/reporting/usage_reports/messaging.rbi +1 -0
  367. data/rbi/telnyx/resources/legacy/reporting/usage_reports/number_lookup.rbi +1 -0
  368. data/rbi/telnyx/resources/legacy/reporting/usage_reports/voice.rbi +1 -0
  369. data/rbi/telnyx/resources/legacy/reporting/usage_reports.rbi +4 -0
  370. data/rbi/telnyx/resources/legacy/reporting.rbi +1 -0
  371. data/rbi/telnyx/resources/list.rbi +1 -0
  372. data/rbi/telnyx/resources/managed_accounts/actions.rbi +1 -0
  373. data/rbi/telnyx/resources/managed_accounts.rbi +2 -0
  374. data/rbi/telnyx/resources/media.rbi +1 -0
  375. data/rbi/telnyx/resources/messages/rcs.rbi +1 -0
  376. data/rbi/telnyx/resources/messages.rbi +1 -0
  377. data/rbi/telnyx/resources/messaging/rcs/agents.rbi +1 -0
  378. data/rbi/telnyx/resources/messaging/rcs.rbi +2 -0
  379. data/rbi/telnyx/resources/messaging.rbi +1 -0
  380. data/rbi/telnyx/resources/messaging_10dlc/brand/external_vetting.rbi +1 -0
  381. data/rbi/telnyx/resources/messaging_10dlc/brand.rbi +2 -0
  382. data/rbi/telnyx/resources/messaging_10dlc/campaign/osr.rbi +1 -0
  383. data/rbi/telnyx/resources/messaging_10dlc/campaign/usecase.rbi +1 -0
  384. data/rbi/telnyx/resources/messaging_10dlc/campaign.rbi +3 -0
  385. data/rbi/telnyx/resources/messaging_10dlc/campaign_builder/brand.rbi +1 -0
  386. data/rbi/telnyx/resources/messaging_10dlc/campaign_builder.rbi +2 -0
  387. data/rbi/telnyx/resources/messaging_10dlc/phone_number_assignment_by_profile.rbi +1 -0
  388. data/rbi/telnyx/resources/messaging_10dlc/phone_number_campaigns.rbi +1 -0
  389. data/rbi/telnyx/resources/messaging_10dlc.rbi +5 -0
  390. data/rbi/telnyx/resources/messaging_hosted_number_orders/actions.rbi +1 -0
  391. data/rbi/telnyx/resources/messaging_hosted_number_orders.rbi +2 -0
  392. data/rbi/telnyx/resources/messaging_numbers_bulk_updates.rbi +1 -0
  393. data/rbi/telnyx/resources/messaging_optouts.rbi +1 -0
  394. data/rbi/telnyx/resources/messaging_profiles/autoresp_configs.rbi +1 -0
  395. data/rbi/telnyx/resources/messaging_profiles.rbi +1 -0
  396. data/rbi/telnyx/resources/messaging_tollfree/verification/requests.rbi +1 -0
  397. data/rbi/telnyx/resources/messaging_tollfree/verification.rbi +1 -0
  398. data/rbi/telnyx/resources/messaging_url_domains.rbi +1 -0
  399. data/rbi/telnyx/resources/mobile_network_operators.rbi +1 -0
  400. data/rbi/telnyx/resources/mobile_phone_numbers.rbi +1 -0
  401. data/rbi/telnyx/resources/mobile_push_credentials.rbi +1 -0
  402. data/rbi/telnyx/resources/mobile_voice_connections.rbi +1 -0
  403. data/rbi/telnyx/resources/networks/default_gateway.rbi +1 -0
  404. data/rbi/telnyx/resources/networks.rbi +2 -0
  405. data/rbi/telnyx/resources/notification_channels.rbi +1 -0
  406. data/rbi/telnyx/resources/notification_event_conditions.rbi +1 -0
  407. data/rbi/telnyx/resources/notification_events.rbi +1 -0
  408. data/rbi/telnyx/resources/notification_profiles.rbi +1 -0
  409. data/rbi/telnyx/resources/notification_settings.rbi +1 -0
  410. data/rbi/telnyx/resources/number_lookup.rbi +1 -0
  411. data/rbi/telnyx/resources/number_orders.rbi +1 -0
  412. data/rbi/telnyx/resources/number_reservations/actions.rbi +1 -0
  413. data/rbi/telnyx/resources/number_reservations.rbi +2 -0
  414. data/rbi/telnyx/resources/operator_connect/actions.rbi +1 -0
  415. data/rbi/telnyx/resources/operator_connect.rbi +1 -0
  416. data/rbi/telnyx/resources/organizations/users/actions.rbi +1 -0
  417. data/rbi/telnyx/resources/organizations/users.rbi +2 -0
  418. data/rbi/telnyx/resources/organizations.rbi +1 -0
  419. data/rbi/telnyx/resources/ota_updates.rbi +1 -0
  420. data/rbi/telnyx/resources/outbound_voice_profiles.rbi +1 -0
  421. data/rbi/telnyx/resources/payment/auto_recharge_prefs.rbi +1 -0
  422. data/rbi/telnyx/resources/payment.rbi +2 -0
  423. data/rbi/telnyx/resources/phone_number_blocks/jobs.rbi +1 -0
  424. data/rbi/telnyx/resources/phone_number_blocks.rbi +1 -0
  425. data/rbi/telnyx/resources/phone_numbers/actions.rbi +1 -0
  426. data/rbi/telnyx/resources/phone_numbers/jobs.rbi +1 -0
  427. data/rbi/telnyx/resources/phone_numbers/messaging.rbi +1 -0
  428. data/rbi/telnyx/resources/phone_numbers/voice.rbi +1 -0
  429. data/rbi/telnyx/resources/phone_numbers/voicemail.rbi +1 -0
  430. data/rbi/telnyx/resources/phone_numbers.rbi +6 -0
  431. data/rbi/telnyx/resources/phone_numbers_regulatory_requirements.rbi +1 -0
  432. data/rbi/telnyx/resources/portability_checks.rbi +1 -0
  433. data/rbi/telnyx/resources/porting/events.rbi +1 -0
  434. data/rbi/telnyx/resources/porting/loa_configurations.rbi +1 -0
  435. data/rbi/telnyx/resources/porting/reports.rbi +1 -0
  436. data/rbi/telnyx/resources/porting.rbi +4 -0
  437. data/rbi/telnyx/resources/porting_orders/action_requirements.rbi +1 -0
  438. data/rbi/telnyx/resources/porting_orders/actions.rbi +1 -0
  439. data/rbi/telnyx/resources/porting_orders/activation_jobs.rbi +1 -0
  440. data/rbi/telnyx/resources/porting_orders/additional_documents.rbi +1 -0
  441. data/rbi/telnyx/resources/porting_orders/associated_phone_numbers.rbi +1 -0
  442. data/rbi/telnyx/resources/porting_orders/comments.rbi +1 -0
  443. data/rbi/telnyx/resources/porting_orders/phone_number_blocks.rbi +1 -0
  444. data/rbi/telnyx/resources/porting_orders/phone_number_configurations.rbi +1 -0
  445. data/rbi/telnyx/resources/porting_orders/phone_number_extensions.rbi +1 -0
  446. data/rbi/telnyx/resources/porting_orders/verification_codes.rbi +1 -0
  447. data/rbi/telnyx/resources/porting_orders.rbi +11 -0
  448. data/rbi/telnyx/resources/porting_phone_numbers.rbi +1 -0
  449. data/rbi/telnyx/resources/portouts/comments.rbi +1 -0
  450. data/rbi/telnyx/resources/portouts/events.rbi +1 -0
  451. data/rbi/telnyx/resources/portouts/reports.rbi +1 -0
  452. data/rbi/telnyx/resources/portouts/supporting_documents.rbi +1 -0
  453. data/rbi/telnyx/resources/portouts.rbi +5 -0
  454. data/rbi/telnyx/resources/private_wireless_gateways.rbi +1 -0
  455. data/rbi/telnyx/resources/public_internet_gateways.rbi +1 -0
  456. data/rbi/telnyx/resources/queues/calls.rbi +1 -0
  457. data/rbi/telnyx/resources/queues.rbi +2 -0
  458. data/rbi/telnyx/resources/recording_transcriptions.rbi +1 -0
  459. data/rbi/telnyx/resources/recordings/actions.rbi +1 -0
  460. data/rbi/telnyx/resources/recordings.rbi +2 -0
  461. data/rbi/telnyx/resources/regions.rbi +1 -0
  462. data/rbi/telnyx/resources/regulatory_requirements.rbi +1 -0
  463. data/rbi/telnyx/resources/reports/cdr_usage_reports.rbi +1 -0
  464. data/rbi/telnyx/resources/reports/mdr_usage_reports.rbi +1 -0
  465. data/rbi/telnyx/resources/reports.rbi +2 -0
  466. data/rbi/telnyx/resources/requirement_groups.rbi +1 -0
  467. data/rbi/telnyx/resources/requirement_types.rbi +1 -0
  468. data/rbi/telnyx/resources/requirements.rbi +1 -0
  469. data/rbi/telnyx/resources/room_compositions.rbi +1 -0
  470. data/rbi/telnyx/resources/room_participants.rbi +1 -0
  471. data/rbi/telnyx/resources/room_recordings.rbi +1 -0
  472. data/rbi/telnyx/resources/rooms/actions.rbi +1 -0
  473. data/rbi/telnyx/resources/rooms/sessions/actions.rbi +1 -0
  474. data/rbi/telnyx/resources/rooms/sessions.rbi +1 -0
  475. data/rbi/telnyx/resources/rooms.rbi +2 -0
  476. data/rbi/telnyx/resources/seti.rbi +1 -0
  477. data/rbi/telnyx/resources/short_codes.rbi +1 -0
  478. data/rbi/telnyx/resources/sim_card_data_usage_notifications.rbi +1 -0
  479. data/rbi/telnyx/resources/sim_card_groups.rbi +1 -0
  480. data/rbi/telnyx/resources/sim_card_order_preview.rbi +1 -0
  481. data/rbi/telnyx/resources/sim_card_orders.rbi +1 -0
  482. data/rbi/telnyx/resources/sim_cards.rbi +1 -0
  483. data/rbi/telnyx/resources/siprec_connectors.rbi +1 -0
  484. data/rbi/telnyx/resources/speech_to_text.rbi +1 -0
  485. data/rbi/telnyx/resources/storage/buckets/ssl_certificate.rbi +1 -0
  486. data/rbi/telnyx/resources/storage/buckets/usage.rbi +1 -0
  487. data/rbi/telnyx/resources/storage/buckets.rbi +3 -0
  488. data/rbi/telnyx/resources/storage/migration_sources.rbi +1 -0
  489. data/rbi/telnyx/resources/storage/migrations/actions.rbi +1 -0
  490. data/rbi/telnyx/resources/storage/migrations.rbi +2 -0
  491. data/rbi/telnyx/resources/storage.rbi +4 -0
  492. data/rbi/telnyx/resources/sub_number_orders_report.rbi +1 -0
  493. data/rbi/telnyx/resources/texml/accounts/calls/recordings.rbi +1 -0
  494. data/rbi/telnyx/resources/texml/accounts/calls/recordings_json.rbi +1 -0
  495. data/rbi/telnyx/resources/texml/accounts/calls/siprec.rbi +1 -0
  496. data/rbi/telnyx/resources/texml/accounts/calls/streams.rbi +1 -0
  497. data/rbi/telnyx/resources/texml/accounts/calls.rbi +5 -0
  498. data/rbi/telnyx/resources/texml/accounts/conferences/participants.rbi +1 -0
  499. data/rbi/telnyx/resources/texml/accounts/conferences.rbi +2 -0
  500. data/rbi/telnyx/resources/texml/accounts/queues.rbi +1 -0
  501. data/rbi/telnyx/resources/texml/accounts/recordings/json.rbi +1 -0
  502. data/rbi/telnyx/resources/texml/accounts/recordings.rbi +1 -0
  503. data/rbi/telnyx/resources/texml/accounts/transcriptions/json.rbi +1 -0
  504. data/rbi/telnyx/resources/texml/accounts/transcriptions.rbi +1 -0
  505. data/rbi/telnyx/resources/texml/accounts.rbi +4 -0
  506. data/rbi/telnyx/resources/texml.rbi +2 -0
  507. data/rbi/telnyx/resources/texml_applications.rbi +1 -0
  508. data/rbi/telnyx/resources/text_to_speech.rbi +75 -0
  509. data/rbi/telnyx/resources/usage_reports.rbi +1 -0
  510. data/rbi/telnyx/resources/user_addresses.rbi +5 -0
  511. data/rbi/telnyx/resources/user_tags.rbi +1 -0
  512. data/rbi/telnyx/resources/verifications/actions.rbi +1 -0
  513. data/rbi/telnyx/resources/verifications/by_phone_number/actions.rbi +1 -0
  514. data/rbi/telnyx/resources/verifications/by_phone_number.rbi +2 -0
  515. data/rbi/telnyx/resources/verifications.rbi +3 -0
  516. data/rbi/telnyx/resources/verified_numbers/actions.rbi +1 -0
  517. data/rbi/telnyx/resources/verified_numbers.rbi +2 -0
  518. data/rbi/telnyx/resources/verify_profiles.rbi +1 -0
  519. data/rbi/telnyx/resources/virtual_cross_connects.rbi +1 -0
  520. data/rbi/telnyx/resources/virtual_cross_connects_coverage.rbi +1 -0
  521. data/rbi/telnyx/resources/webhook_deliveries.rbi +1 -0
  522. data/rbi/telnyx/resources/wireguard_interfaces.rbi +1 -0
  523. data/rbi/telnyx/resources/wireguard_peers.rbi +1 -0
  524. data/rbi/telnyx/resources/wireless/detail_records_reports.rbi +1 -0
  525. data/rbi/telnyx/resources/wireless.rbi +2 -0
  526. data/rbi/telnyx/resources/wireless_blocklist_values.rbi +1 -0
  527. data/rbi/telnyx/resources/wireless_blocklists.rbi +1 -0
  528. data/sig/telnyx/models/porting/porting_event_deleted_payload.rbs +1 -14
  529. data/sig/telnyx/models/porting/porting_event_messaging_changed_payload.rbs +1 -14
  530. data/sig/telnyx/models/porting/porting_event_new_comment_event.rbs +1 -14
  531. data/sig/telnyx/models/porting/porting_event_split_event.rbs +1 -14
  532. data/sig/telnyx/models/porting/porting_event_status_changed_event.rbs +1 -14
  533. data/sig/telnyx/models/porting/porting_event_without_webhook.rbs +1 -12
  534. data/sig/telnyx/models/text_to_speech_generate_params.rbs +515 -0
  535. data/sig/telnyx/models/text_to_speech_generate_response.rbs +15 -0
  536. data/sig/telnyx/models.rbs +2 -0
  537. data/sig/telnyx/resources/text_to_speech.rbs +19 -0
  538. metadata +8 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0b7fb7b38aae20091bf31266f11861065d26f100eb6b89c9d4c08afd03d9c6f6
4
- data.tar.gz: d1e645a882fd7a0d87047d376edf8d789a33048bbf06609649090c525f81a88c
3
+ metadata.gz: 458540857620afed52a210bdbcb4f7721abfba4d488c5c208f8cac78bc14aed8
4
+ data.tar.gz: 9ce1afed20d451c627bcfeef1cbf2dae0ac504245227823f5974e0d09375edd7
5
5
  SHA512:
6
- metadata.gz: 23d50515d8c1b6c95c5e67af545c17cc98173dd48bb8b7b382fc647b8e792e8d2b340e4f2b7b3814c2b8534f284f764e7df05a2e9d7f3d6c349813f10d71df68
7
- data.tar.gz: aac6b58b8f309e4e0eb44a3714f1698e0a30e8fc7948b048c1281b1de1b19a7fd023fb8209136c4be0512cee6641e36ac76bb5103605b6b1fea8ca7218e33e2c
6
+ metadata.gz: 22955a56d559a9a609467f3fc3352370c21a4c1ccf2bd49ddf51e77a148bc7c2a6a138da2af46f2779928fad2e0fa6cf3a944fc55b14ad2c2045f49345e1762d
7
+ data.tar.gz: bb6c26dc4ece1fe6bcd6f33990126e6fc423a5fe2f0283d1370c0a7e5b7a2bd7b5ea04504084302d342a6635642c83e6bc45a421ca446262cd87ce85801a8751
data/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # Changelog
2
2
 
3
+ ## 5.52.0 (2026-03-02)
4
+
5
+ Full Changelog: [v5.51.1...v5.52.0](https://github.com/team-telnyx/telnyx-ruby/compare/v5.51.1...v5.52.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** manual updates ([19fceaa](https://github.com/team-telnyx/telnyx-ruby/commit/19fceaad032b83edc9acfb47eac5f853637e910d))
10
+ * Merge TTS file-based spec into text-to-speech.json ([d9ba0d6](https://github.com/team-telnyx/telnyx-ruby/commit/d9ba0d6e6a36d8cb8114ab2e27d091cf4a8a656d))
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * narrow porting event_type enums for SDK discriminator support ([8cbc74c](https://github.com/team-telnyx/telnyx-ruby/commit/8cbc74c8285e18a712b4d71e96fcc1d39afa8761))
16
+
17
+
18
+ ### Chores
19
+
20
+ * **docs:** add missing descriptions ([d41fdd2](https://github.com/team-telnyx/telnyx-ruby/commit/d41fdd210591cb13b06e3823fb4a15c0ccb8ddf1))
21
+
3
22
  ## 5.51.1 (2026-02-27)
4
23
 
5
24
  Full Changelog: [v5.51.0...v5.51.1](https://github.com/team-telnyx/telnyx-ruby/compare/v5.51.0...v5.51.1)
data/README.md CHANGED
@@ -24,7 +24,7 @@ To use this gem, install via Bundler by adding the following to your application
24
24
  <!-- x-release-please-start-version -->
25
25
 
26
26
  ```ruby
27
- gem "telnyx", "~> 5.51.1"
27
+ gem "telnyx", "~> 5.52.0"
28
28
  ```
29
29
 
30
30
  <!-- x-release-please-end -->
data/lib/telnyx/client.rb CHANGED
@@ -42,57 +42,81 @@ module Telnyx
42
42
  # @return [Telnyx::Resources::Webhooks]
43
43
  attr_reader :webhooks
44
44
 
45
+ # IP Address Operations
45
46
  # @return [Telnyx::Resources::AccessIPAddress]
46
47
  attr_reader :access_ip_address
47
48
 
49
+ # IP Range Operations
48
50
  # @return [Telnyx::Resources::AccessIPRanges]
49
51
  attr_reader :access_ip_ranges
50
52
 
51
53
  # @return [Telnyx::Resources::Actions]
52
54
  attr_reader :actions
53
55
 
56
+ # Operations to work with Address records. Address records are emergency-validated
57
+ # addresses meant to be associated with phone numbers. They are validated for
58
+ # emergency usage purposes at creation time, although you may validate them
59
+ # separately with a custom workflow using the ValidateAddress operation
60
+ # separately. Address records are not usable for physical orders, such as for
61
+ # Telnyx SIM cards, please use UserAddress for that. It is not possible to
62
+ # entirely skip emergency service validation for Address records; if an emergency
63
+ # provider for a phone number rejects the address then it cannot be used on a
64
+ # phone number. To prevent records from getting out of sync, Address records are
65
+ # immutable and cannot be altered once created. If you realize you need to alter
66
+ # an address, a new record must be created with the differing address.
54
67
  # @return [Telnyx::Resources::Addresses]
55
68
  attr_reader :addresses
56
69
 
57
70
  # @return [Telnyx::Resources::AdvancedOrders]
58
71
  attr_reader :advanced_orders
59
72
 
73
+ # Generate text with LLMs
60
74
  # @return [Telnyx::Resources::AI]
61
75
  attr_reader :ai
62
76
 
77
+ # Audit log operations.
63
78
  # @return [Telnyx::Resources::AuditEvents]
64
79
  attr_reader :audit_events
65
80
 
66
81
  # @return [Telnyx::Resources::AuthenticationProviders]
67
82
  attr_reader :authentication_providers
68
83
 
84
+ # Number search
69
85
  # @return [Telnyx::Resources::AvailablePhoneNumberBlocks]
70
86
  attr_reader :available_phone_number_blocks
71
87
 
88
+ # Number search
72
89
  # @return [Telnyx::Resources::AvailablePhoneNumbers]
73
90
  attr_reader :available_phone_numbers
74
91
 
92
+ # Billing operations
75
93
  # @return [Telnyx::Resources::Balance]
76
94
  attr_reader :balance
77
95
 
96
+ # Billing groups operations
78
97
  # @return [Telnyx::Resources::BillingGroups]
79
98
  attr_reader :billing_groups
80
99
 
100
+ # View SIM card actions, their progress and timestamps using the SIM Card Actions
101
+ # API
81
102
  # @return [Telnyx::Resources::BulkSimCardActions]
82
103
  attr_reader :bulk_sim_card_actions
83
104
 
84
105
  # @return [Telnyx::Resources::BundlePricing]
85
106
  attr_reader :bundle_pricing
86
107
 
108
+ # Call Control applications operations
87
109
  # @return [Telnyx::Resources::CallControlApplications]
88
110
  attr_reader :call_control_applications
89
111
 
112
+ # Call Control debugging
90
113
  # @return [Telnyx::Resources::CallEvents]
91
114
  attr_reader :call_events
92
115
 
93
116
  # @return [Telnyx::Resources::Calls]
94
117
  attr_reader :calls
95
118
 
119
+ # Voice Channels
96
120
  # @return [Telnyx::Resources::ChannelZones]
97
121
  attr_reader :channel_zones
98
122
 
@@ -102,117 +126,153 @@ module Telnyx
102
126
  # @return [Telnyx::Resources::ChargesSummary]
103
127
  attr_reader :charges_summary
104
128
 
129
+ # Number orders
105
130
  # @return [Telnyx::Resources::Comments]
106
131
  attr_reader :comments
107
132
 
133
+ # Conference command operations
108
134
  # @return [Telnyx::Resources::Conferences]
109
135
  attr_reader :conferences
110
136
 
111
137
  # @return [Telnyx::Resources::Connections]
112
138
  attr_reader :connections
113
139
 
140
+ # Country Coverage
114
141
  # @return [Telnyx::Resources::CountryCoverage]
115
142
  attr_reader :country_coverage
116
143
 
144
+ # Credential connection operations
117
145
  # @return [Telnyx::Resources::CredentialConnections]
118
146
  attr_reader :credential_connections
119
147
 
148
+ # Call Recordings operations.
120
149
  # @return [Telnyx::Resources::CustomStorageCredentials]
121
150
  attr_reader :custom_storage_credentials
122
151
 
152
+ # Customer Service Record operations
123
153
  # @return [Telnyx::Resources::CustomerServiceRecords]
124
154
  attr_reader :customer_service_records
125
155
 
156
+ # Detail Records operations
126
157
  # @return [Telnyx::Resources::DetailRecords]
127
158
  attr_reader :detail_records
128
159
 
160
+ # Dialogflow Connection Operations.
129
161
  # @return [Telnyx::Resources::DialogflowConnections]
130
162
  attr_reader :dialogflow_connections
131
163
 
164
+ # Documents
132
165
  # @return [Telnyx::Resources::DocumentLinks]
133
166
  attr_reader :document_links
134
167
 
168
+ # Documents
135
169
  # @return [Telnyx::Resources::Documents]
136
170
  attr_reader :documents
137
171
 
172
+ # Dynamic emergency address operations
138
173
  # @return [Telnyx::Resources::DynamicEmergencyAddresses]
139
174
  attr_reader :dynamic_emergency_addresses
140
175
 
176
+ # Dynamic Emergency Endpoints
141
177
  # @return [Telnyx::Resources::DynamicEmergencyEndpoints]
142
178
  attr_reader :dynamic_emergency_endpoints
143
179
 
180
+ # External Connections operations
144
181
  # @return [Telnyx::Resources::ExternalConnections]
145
182
  attr_reader :external_connections
146
183
 
184
+ # Fax Applications operations
147
185
  # @return [Telnyx::Resources::FaxApplications]
148
186
  attr_reader :fax_applications
149
187
 
188
+ # Programmable fax command operations
150
189
  # @return [Telnyx::Resources::Faxes]
151
190
  attr_reader :faxes
152
191
 
192
+ # FQDN connection operations
153
193
  # @return [Telnyx::Resources::FqdnConnections]
154
194
  attr_reader :fqdn_connections
155
195
 
196
+ # FQDN operations
156
197
  # @return [Telnyx::Resources::Fqdns]
157
198
  attr_reader :fqdns
158
199
 
200
+ # Global IPs
159
201
  # @return [Telnyx::Resources::GlobalIPAllowedPorts]
160
202
  attr_reader :global_ip_allowed_ports
161
203
 
204
+ # Global IPs
162
205
  # @return [Telnyx::Resources::GlobalIPAssignmentHealth]
163
206
  attr_reader :global_ip_assignment_health
164
207
 
208
+ # Global IPs
165
209
  # @return [Telnyx::Resources::GlobalIPAssignments]
166
210
  attr_reader :global_ip_assignments
167
211
 
212
+ # Global IPs
168
213
  # @return [Telnyx::Resources::GlobalIPAssignmentsUsage]
169
214
  attr_reader :global_ip_assignments_usage
170
215
 
216
+ # Global IPs
171
217
  # @return [Telnyx::Resources::GlobalIPHealthCheckTypes]
172
218
  attr_reader :global_ip_health_check_types
173
219
 
220
+ # Global IPs
174
221
  # @return [Telnyx::Resources::GlobalIPHealthChecks]
175
222
  attr_reader :global_ip_health_checks
176
223
 
224
+ # Global IPs
177
225
  # @return [Telnyx::Resources::GlobalIPLatency]
178
226
  attr_reader :global_ip_latency
179
227
 
228
+ # Global IPs
180
229
  # @return [Telnyx::Resources::GlobalIPProtocols]
181
230
  attr_reader :global_ip_protocols
182
231
 
232
+ # Global IPs
183
233
  # @return [Telnyx::Resources::GlobalIPUsage]
184
234
  attr_reader :global_ip_usage
185
235
 
236
+ # Global IPs
186
237
  # @return [Telnyx::Resources::GlobalIPs]
187
238
  attr_reader :global_ips
188
239
 
240
+ # Voice Channels
189
241
  # @return [Telnyx::Resources::InboundChannels]
190
242
  attr_reader :inbound_channels
191
243
 
244
+ # Store and retrieve integration secrets
192
245
  # @return [Telnyx::Resources::IntegrationSecrets]
193
246
  attr_reader :integration_secrets
194
247
 
248
+ # Inventory Level
195
249
  # @return [Telnyx::Resources::InventoryCoverage]
196
250
  attr_reader :inventory_coverage
197
251
 
198
252
  # @return [Telnyx::Resources::Invoices]
199
253
  attr_reader :invoices
200
254
 
255
+ # IP connection operations
201
256
  # @return [Telnyx::Resources::IPConnections]
202
257
  attr_reader :ip_connections
203
258
 
259
+ # IP operations
204
260
  # @return [Telnyx::Resources::IPs]
205
261
  attr_reader :ips
206
262
 
263
+ # Ledger billing reports
207
264
  # @return [Telnyx::Resources::LedgerBillingGroupReports]
208
265
  attr_reader :ledger_billing_group_reports
209
266
 
267
+ # Voice Channels
210
268
  # @return [Telnyx::Resources::List]
211
269
  attr_reader :list
212
270
 
271
+ # Managed Accounts operations
213
272
  # @return [Telnyx::Resources::ManagedAccounts]
214
273
  attr_reader :managed_accounts
215
274
 
275
+ # Media Storage operations
216
276
  # @return [Telnyx::Resources::Media]
217
277
  attr_reader :media
218
278
 
@@ -222,15 +282,18 @@ module Telnyx
222
282
  # @return [Telnyx::Resources::Messaging]
223
283
  attr_reader :messaging
224
284
 
285
+ # Manage your messaging hosted numbers
225
286
  # @return [Telnyx::Resources::MessagingHostedNumberOrders]
226
287
  attr_reader :messaging_hosted_number_orders
227
288
 
228
289
  # @return [Telnyx::Resources::MessagingHostedNumbers]
229
290
  attr_reader :messaging_hosted_numbers
230
291
 
292
+ # Configure your phone numbers
231
293
  # @return [Telnyx::Resources::MessagingNumbersBulkUpdates]
232
294
  attr_reader :messaging_numbers_bulk_updates
233
295
 
296
+ # Opt-Out Management
234
297
  # @return [Telnyx::Resources::MessagingOptouts]
235
298
  attr_reader :messaging_optouts
236
299
 
@@ -240,48 +303,60 @@ module Telnyx
240
303
  # @return [Telnyx::Resources::MessagingTollfree]
241
304
  attr_reader :messaging_tollfree
242
305
 
306
+ # Messaging URL Domains
243
307
  # @return [Telnyx::Resources::MessagingURLDomains]
244
308
  attr_reader :messaging_url_domains
245
309
 
310
+ # Mobile network operators operations
246
311
  # @return [Telnyx::Resources::MobileNetworkOperators]
247
312
  attr_reader :mobile_network_operators
248
313
 
314
+ # Mobile push credential management
249
315
  # @return [Telnyx::Resources::MobilePushCredentials]
250
316
  attr_reader :mobile_push_credentials
251
317
 
252
318
  # @return [Telnyx::Resources::NetworkCoverage]
253
319
  attr_reader :network_coverage
254
320
 
321
+ # Network operations
255
322
  # @return [Telnyx::Resources::Networks]
256
323
  attr_reader :networks
257
324
 
325
+ # Notification settings operations
258
326
  # @return [Telnyx::Resources::NotificationChannels]
259
327
  attr_reader :notification_channels
260
328
 
329
+ # Notification settings operations
261
330
  # @return [Telnyx::Resources::NotificationEventConditions]
262
331
  attr_reader :notification_event_conditions
263
332
 
333
+ # Notification settings operations
264
334
  # @return [Telnyx::Resources::NotificationEvents]
265
335
  attr_reader :notification_events
266
336
 
337
+ # Notification settings operations
267
338
  # @return [Telnyx::Resources::NotificationProfiles]
268
339
  attr_reader :notification_profiles
269
340
 
341
+ # Notification settings operations
270
342
  # @return [Telnyx::Resources::NotificationSettings]
271
343
  attr_reader :notification_settings
272
344
 
273
345
  # @return [Telnyx::Resources::NumberBlockOrders]
274
346
  attr_reader :number_block_orders
275
347
 
348
+ # Look up phone number data
276
349
  # @return [Telnyx::Resources::NumberLookup]
277
350
  attr_reader :number_lookup
278
351
 
279
352
  # @return [Telnyx::Resources::NumberOrderPhoneNumbers]
280
353
  attr_reader :number_order_phone_numbers
281
354
 
355
+ # Number orders
282
356
  # @return [Telnyx::Resources::NumberOrders]
283
357
  attr_reader :number_orders
284
358
 
359
+ # Number reservations
285
360
  # @return [Telnyx::Resources::NumberReservations]
286
361
  attr_reader :number_reservations
287
362
 
@@ -291,189 +366,247 @@ module Telnyx
291
366
  # @return [Telnyx::Resources::OperatorConnect]
292
367
  attr_reader :operator_connect
293
368
 
369
+ # OTA updates operations
294
370
  # @return [Telnyx::Resources::OtaUpdates]
295
371
  attr_reader :ota_updates
296
372
 
373
+ # Outbound voice profiles operations
297
374
  # @return [Telnyx::Resources::OutboundVoiceProfiles]
298
375
  attr_reader :outbound_voice_profiles
299
376
 
377
+ # Operations for managing stored payment transactions.
300
378
  # @return [Telnyx::Resources::Payment]
301
379
  attr_reader :payment
302
380
 
303
381
  # @return [Telnyx::Resources::PhoneNumberBlocks]
304
382
  attr_reader :phone_number_blocks
305
383
 
384
+ # Configure your phone numbers
306
385
  # @return [Telnyx::Resources::PhoneNumbers]
307
386
  attr_reader :phone_numbers
308
387
 
388
+ # Regulatory Requirements
309
389
  # @return [Telnyx::Resources::PhoneNumbersRegulatoryRequirements]
310
390
  attr_reader :phone_numbers_regulatory_requirements
311
391
 
392
+ # Determining portability of phone numbers
312
393
  # @return [Telnyx::Resources::PortabilityChecks]
313
394
  attr_reader :portability_checks
314
395
 
396
+ # Endpoints related to porting orders management.
315
397
  # @return [Telnyx::Resources::Porting]
316
398
  attr_reader :porting
317
399
 
400
+ # Endpoints related to porting orders management.
318
401
  # @return [Telnyx::Resources::PortingOrders]
319
402
  attr_reader :porting_orders
320
403
 
404
+ # Endpoints related to porting orders management.
321
405
  # @return [Telnyx::Resources::PortingPhoneNumbers]
322
406
  attr_reader :porting_phone_numbers
323
407
 
408
+ # Number portout operations
324
409
  # @return [Telnyx::Resources::Portouts]
325
410
  attr_reader :portouts
326
411
 
412
+ # Private Wireless Gateways operations
327
413
  # @return [Telnyx::Resources::PrivateWirelessGateways]
328
414
  attr_reader :private_wireless_gateways
329
415
 
416
+ # Public Internet Gateway operations
330
417
  # @return [Telnyx::Resources::PublicInternetGateways]
331
418
  attr_reader :public_internet_gateways
332
419
 
420
+ # Queue commands operations
333
421
  # @return [Telnyx::Resources::Queues]
334
422
  attr_reader :queues
335
423
 
336
424
  # @return [Telnyx::Resources::RcsAgents]
337
425
  attr_reader :rcs_agents
338
426
 
427
+ # Call Recordings operations.
339
428
  # @return [Telnyx::Resources::RecordingTranscriptions]
340
429
  attr_reader :recording_transcriptions
341
430
 
431
+ # Call Recordings operations.
342
432
  # @return [Telnyx::Resources::Recordings]
343
433
  attr_reader :recordings
344
434
 
435
+ # Regions
345
436
  # @return [Telnyx::Resources::Regions]
346
437
  attr_reader :regions
347
438
 
439
+ # Regulatory Requirements
348
440
  # @return [Telnyx::Resources::RegulatoryRequirements]
349
441
  attr_reader :regulatory_requirements
350
442
 
351
443
  # @return [Telnyx::Resources::Reports]
352
444
  attr_reader :reports
353
445
 
446
+ # Requirement Groups
354
447
  # @return [Telnyx::Resources::RequirementGroups]
355
448
  attr_reader :requirement_groups
356
449
 
450
+ # Types of requirements for international numbers and porting orders
357
451
  # @return [Telnyx::Resources::RequirementTypes]
358
452
  attr_reader :requirement_types
359
453
 
454
+ # Requirements for international numbers and porting orders
360
455
  # @return [Telnyx::Resources::Requirements]
361
456
  attr_reader :requirements
362
457
 
458
+ # Rooms Compositions operations.
363
459
  # @return [Telnyx::Resources::RoomCompositions]
364
460
  attr_reader :room_compositions
365
461
 
462
+ # Rooms Participants operations.
366
463
  # @return [Telnyx::Resources::RoomParticipants]
367
464
  attr_reader :room_participants
368
465
 
466
+ # Rooms Recordings operations.
369
467
  # @return [Telnyx::Resources::RoomRecordings]
370
468
  attr_reader :room_recordings
371
469
 
470
+ # Rooms operations.
372
471
  # @return [Telnyx::Resources::Rooms]
373
472
  attr_reader :rooms
374
473
 
474
+ # Observability into Telnyx platform stability and performance.
375
475
  # @return [Telnyx::Resources::Seti]
376
476
  attr_reader :seti
377
477
 
478
+ # Short codes
378
479
  # @return [Telnyx::Resources::ShortCodes]
379
480
  attr_reader :short_codes
380
481
 
482
+ # SIM Cards operations
381
483
  # @return [Telnyx::Resources::SimCardDataUsageNotifications]
382
484
  attr_reader :sim_card_data_usage_notifications
383
485
 
486
+ # SIM Card Groups operations
384
487
  # @return [Telnyx::Resources::SimCardGroups]
385
488
  attr_reader :sim_card_groups
386
489
 
490
+ # SIM Card Orders operations
387
491
  # @return [Telnyx::Resources::SimCardOrderPreview]
388
492
  attr_reader :sim_card_order_preview
389
493
 
494
+ # SIM Card Orders operations
390
495
  # @return [Telnyx::Resources::SimCardOrders]
391
496
  attr_reader :sim_card_orders
392
497
 
498
+ # SIM Cards operations
393
499
  # @return [Telnyx::Resources::SimCards]
394
500
  attr_reader :sim_cards
395
501
 
502
+ # SIPREC connectors configuration.
396
503
  # @return [Telnyx::Resources::SiprecConnectors]
397
504
  attr_reader :siprec_connectors
398
505
 
506
+ # Migrate data from an external provider into Telnyx Cloud Storage
399
507
  # @return [Telnyx::Resources::Storage]
400
508
  attr_reader :storage
401
509
 
402
510
  # @return [Telnyx::Resources::SubNumberOrders]
403
511
  attr_reader :sub_number_orders
404
512
 
513
+ # Number orders
405
514
  # @return [Telnyx::Resources::SubNumberOrdersReport]
406
515
  attr_reader :sub_number_orders_report
407
516
 
408
517
  # @return [Telnyx::Resources::TelephonyCredentials]
409
518
  attr_reader :telephony_credentials
410
519
 
520
+ # TeXML REST Commands
411
521
  # @return [Telnyx::Resources::Texml]
412
522
  attr_reader :texml
413
523
 
524
+ # TeXML Applications operations
414
525
  # @return [Telnyx::Resources::TexmlApplications]
415
526
  attr_reader :texml_applications
416
527
 
417
528
  # @return [Telnyx::Resources::TextToSpeech]
418
529
  attr_reader :text_to_speech
419
530
 
531
+ # Usage data reporting across Telnyx products
420
532
  # @return [Telnyx::Resources::UsageReports]
421
533
  attr_reader :usage_reports
422
534
 
535
+ # Operations for working with UserAddress records. UserAddress records are stored
536
+ # addresses that users can use for non-emergency-calling purposes, such as for
537
+ # shipping addresses for orders of wireless SIMs (or other physical items). They
538
+ # cannot be used for emergency calling and are distinct from Address records,
539
+ # which are used on phone numbers.
423
540
  # @return [Telnyx::Resources::UserAddresses]
424
541
  attr_reader :user_addresses
425
542
 
543
+ # User-defined tags for Telnyx resources
426
544
  # @return [Telnyx::Resources::UserTags]
427
545
  attr_reader :user_tags
428
546
 
547
+ # Two factor authentication API
429
548
  # @return [Telnyx::Resources::Verifications]
430
549
  attr_reader :verifications
431
550
 
551
+ # Verified Numbers operations
432
552
  # @return [Telnyx::Resources::VerifiedNumbers]
433
553
  attr_reader :verified_numbers
434
554
 
555
+ # Two factor authentication API
435
556
  # @return [Telnyx::Resources::VerifyProfiles]
436
557
  attr_reader :verify_profiles
437
558
 
559
+ # Virtual Cross Connect operations
438
560
  # @return [Telnyx::Resources::VirtualCrossConnects]
439
561
  attr_reader :virtual_cross_connects
440
562
 
563
+ # Virtual Cross Connect operations
441
564
  # @return [Telnyx::Resources::VirtualCrossConnectsCoverage]
442
565
  attr_reader :virtual_cross_connects_coverage
443
566
 
567
+ # Webhooks operations
444
568
  # @return [Telnyx::Resources::WebhookDeliveries]
445
569
  attr_reader :webhook_deliveries
446
570
 
571
+ # WireGuard Interface operations
447
572
  # @return [Telnyx::Resources::WireguardInterfaces]
448
573
  attr_reader :wireguard_interfaces
449
574
 
575
+ # WireGuard Interface operations
450
576
  # @return [Telnyx::Resources::WireguardPeers]
451
577
  attr_reader :wireguard_peers
452
578
 
579
+ # Regions for wireless services
453
580
  # @return [Telnyx::Resources::Wireless]
454
581
  attr_reader :wireless
455
582
 
583
+ # Wireless Blocklists operations
456
584
  # @return [Telnyx::Resources::WirelessBlocklistValues]
457
585
  attr_reader :wireless_blocklist_values
458
586
 
587
+ # Wireless Blocklists operations
459
588
  # @return [Telnyx::Resources::WirelessBlocklists]
460
589
  attr_reader :wireless_blocklists
461
590
 
462
591
  # @return [Telnyx::Resources::WellKnown]
463
592
  attr_reader :well_known
464
593
 
594
+ # Inexplicit number orders for bulk purchasing without specifying exact numbers
465
595
  # @return [Telnyx::Resources::InexplicitNumberOrders]
466
596
  attr_reader :inexplicit_number_orders
467
597
 
598
+ # Mobile phone number operations
468
599
  # @return [Telnyx::Resources::MobilePhoneNumbers]
469
600
  attr_reader :mobile_phone_numbers
470
601
 
602
+ # Mobile voice connection operations
471
603
  # @return [Telnyx::Resources::MobileVoiceConnections]
472
604
  attr_reader :mobile_voice_connections
473
605
 
474
606
  # @return [Telnyx::Resources::Messaging10dlc]
475
607
  attr_reader :messaging_10dlc
476
608
 
609
+ # Speech to text command operations
477
610
  # @return [Telnyx::Resources::SpeechToText]
478
611
  attr_reader :speech_to_text
479
612
 
@@ -9,15 +9,15 @@ module Telnyx
9
9
 
10
10
  discriminator :event_type
11
11
 
12
- variant -> { Telnyx::Porting::PortingEventDeletedPayload }
12
+ variant :"porting_order.deleted", -> { Telnyx::Porting::PortingEventDeletedPayload }
13
13
 
14
- variant -> { Telnyx::Porting::PortingEventMessagingChangedPayload }
14
+ variant :"porting_order.messaging_changed", -> { Telnyx::Porting::PortingEventMessagingChangedPayload }
15
15
 
16
- variant -> { Telnyx::Porting::PortingEventStatusChangedEvent }
16
+ variant :"porting_order.status_changed", -> { Telnyx::Porting::PortingEventStatusChangedEvent }
17
17
 
18
- variant -> { Telnyx::Porting::PortingEventNewCommentEvent }
18
+ variant :"porting_order.new_comment", -> { Telnyx::Porting::PortingEventNewCommentEvent }
19
19
 
20
- variant -> { Telnyx::Porting::PortingEventSplitEvent }
20
+ variant :"porting_order.split", -> { Telnyx::Porting::PortingEventSplitEvent }
21
21
 
22
22
  variant -> { Telnyx::Porting::PortingEventWithoutWebhook }
23
23
 
@@ -19,15 +19,15 @@ module Telnyx
19
19
 
20
20
  discriminator :event_type
21
21
 
22
- variant -> { Telnyx::Porting::PortingEventDeletedPayload }
22
+ variant :"porting_order.deleted", -> { Telnyx::Porting::PortingEventDeletedPayload }
23
23
 
24
- variant -> { Telnyx::Porting::PortingEventMessagingChangedPayload }
24
+ variant :"porting_order.messaging_changed", -> { Telnyx::Porting::PortingEventMessagingChangedPayload }
25
25
 
26
- variant -> { Telnyx::Porting::PortingEventStatusChangedEvent }
26
+ variant :"porting_order.status_changed", -> { Telnyx::Porting::PortingEventStatusChangedEvent }
27
27
 
28
- variant -> { Telnyx::Porting::PortingEventNewCommentEvent }
28
+ variant :"porting_order.new_comment", -> { Telnyx::Porting::PortingEventNewCommentEvent }
29
29
 
30
- variant -> { Telnyx::Porting::PortingEventSplitEvent }
30
+ variant :"porting_order.split", -> { Telnyx::Porting::PortingEventSplitEvent }
31
31
 
32
32
  variant -> { Telnyx::Porting::PortingEventWithoutWebhook }
33
33
 
@@ -71,12 +71,6 @@ module Telnyx
71
71
  extend Telnyx::Internal::Type::Enum
72
72
 
73
73
  PORTING_ORDER_DELETED = :"porting_order.deleted"
74
- PORTING_ORDER_LOA_UPDATED = :"porting_order.loa_updated"
75
- PORTING_ORDER_MESSAGING_CHANGED = :"porting_order.messaging_changed"
76
- PORTING_ORDER_STATUS_CHANGED = :"porting_order.status_changed"
77
- PORTING_ORDER_SHARING_TOKEN_EXPIRED = :"porting_order.sharing_token_expired"
78
- PORTING_ORDER_NEW_COMMENT = :"porting_order.new_comment"
79
- PORTING_ORDER_SPLIT = :"porting_order.split"
80
74
 
81
75
  # @!method self.values
82
76
  # @return [Array<Symbol>]
@@ -97,13 +97,7 @@ module Telnyx
97
97
  module EventType
98
98
  extend Telnyx::Internal::Type::Enum
99
99
 
100
- PORTING_ORDER_DELETED = :"porting_order.deleted"
101
- PORTING_ORDER_LOA_UPDATED = :"porting_order.loa_updated"
102
100
  PORTING_ORDER_MESSAGING_CHANGED = :"porting_order.messaging_changed"
103
- PORTING_ORDER_STATUS_CHANGED = :"porting_order.status_changed"
104
- PORTING_ORDER_SHARING_TOKEN_EXPIRED = :"porting_order.sharing_token_expired"
105
- PORTING_ORDER_NEW_COMMENT = :"porting_order.new_comment"
106
- PORTING_ORDER_SPLIT = :"porting_order.split"
107
101
 
108
102
  # @!method self.values
109
103
  # @return [Array<Symbol>]