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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +19 -0
- data/README.md +1 -1
- data/lib/telnyx/client.rb +133 -0
- data/lib/telnyx/models/porting/event_list_response.rb +5 -5
- data/lib/telnyx/models/porting/event_retrieve_response.rb +5 -5
- data/lib/telnyx/models/porting/porting_event_deleted_payload.rb +0 -6
- data/lib/telnyx/models/porting/porting_event_messaging_changed_payload.rb +0 -6
- data/lib/telnyx/models/porting/porting_event_new_comment_event.rb +0 -6
- data/lib/telnyx/models/porting/porting_event_split_event.rb +0 -6
- data/lib/telnyx/models/porting/porting_event_status_changed_event.rb +0 -6
- data/lib/telnyx/models/porting/porting_event_without_webhook.rb +0 -5
- data/lib/telnyx/models/text_to_speech_generate_params.rb +499 -0
- data/lib/telnyx/models/text_to_speech_generate_response.rb +19 -0
- data/lib/telnyx/models.rb +2 -0
- data/lib/telnyx/resources/access_ip_address.rb +1 -0
- data/lib/telnyx/resources/access_ip_ranges.rb +1 -0
- data/lib/telnyx/resources/actions/purchase.rb +1 -0
- data/lib/telnyx/resources/actions/register.rb +1 -0
- data/lib/telnyx/resources/actions.rb +2 -0
- data/lib/telnyx/resources/addresses/actions.rb +11 -0
- data/lib/telnyx/resources/addresses.rb +22 -0
- data/lib/telnyx/resources/ai/assistants/canary_deploys.rb +1 -0
- data/lib/telnyx/resources/ai/assistants/scheduled_events.rb +1 -0
- data/lib/telnyx/resources/ai/assistants/tests/runs.rb +1 -0
- data/lib/telnyx/resources/ai/assistants/tests/test_suites/runs.rb +1 -0
- data/lib/telnyx/resources/ai/assistants/tests/test_suites.rb +2 -0
- data/lib/telnyx/resources/ai/assistants/tests.rb +3 -0
- data/lib/telnyx/resources/ai/assistants/tools.rb +1 -0
- data/lib/telnyx/resources/ai/assistants/versions.rb +1 -0
- data/lib/telnyx/resources/ai/assistants.rb +6 -0
- data/lib/telnyx/resources/ai/audio.rb +1 -0
- data/lib/telnyx/resources/ai/chat.rb +1 -0
- data/lib/telnyx/resources/ai/clusters.rb +1 -0
- data/lib/telnyx/resources/ai/conversations/insight_groups/insights.rb +1 -0
- data/lib/telnyx/resources/ai/conversations/insight_groups.rb +2 -0
- data/lib/telnyx/resources/ai/conversations/insights.rb +1 -0
- data/lib/telnyx/resources/ai/conversations/messages.rb +1 -0
- data/lib/telnyx/resources/ai/conversations.rb +4 -0
- data/lib/telnyx/resources/ai/embeddings/buckets.rb +1 -0
- data/lib/telnyx/resources/ai/embeddings.rb +2 -0
- data/lib/telnyx/resources/ai/fine_tuning/jobs.rb +1 -0
- data/lib/telnyx/resources/ai/fine_tuning.rb +1 -0
- data/lib/telnyx/resources/ai/openai/embeddings.rb +2 -0
- data/lib/telnyx/resources/ai/openai.rb +2 -0
- data/lib/telnyx/resources/ai.rb +7 -0
- data/lib/telnyx/resources/audit_events.rb +1 -0
- data/lib/telnyx/resources/available_phone_number_blocks.rb +1 -0
- data/lib/telnyx/resources/available_phone_numbers.rb +1 -0
- data/lib/telnyx/resources/balance.rb +1 -0
- data/lib/telnyx/resources/billing_groups.rb +1 -0
- data/lib/telnyx/resources/bulk_sim_card_actions.rb +2 -0
- data/lib/telnyx/resources/call_control_applications.rb +1 -0
- data/lib/telnyx/resources/call_events.rb +1 -0
- data/lib/telnyx/resources/calls/actions.rb +1 -0
- data/lib/telnyx/resources/calls.rb +1 -0
- data/lib/telnyx/resources/channel_zones.rb +1 -0
- data/lib/telnyx/resources/comments.rb +1 -0
- data/lib/telnyx/resources/conferences/actions.rb +1 -0
- data/lib/telnyx/resources/conferences.rb +2 -0
- data/lib/telnyx/resources/country_coverage.rb +1 -0
- data/lib/telnyx/resources/credential_connections/actions.rb +1 -0
- data/lib/telnyx/resources/credential_connections.rb +2 -0
- data/lib/telnyx/resources/custom_storage_credentials.rb +1 -0
- data/lib/telnyx/resources/customer_service_records.rb +1 -0
- data/lib/telnyx/resources/detail_records.rb +1 -0
- data/lib/telnyx/resources/dialogflow_connections.rb +1 -0
- data/lib/telnyx/resources/document_links.rb +1 -0
- data/lib/telnyx/resources/documents.rb +1 -0
- data/lib/telnyx/resources/dynamic_emergency_addresses.rb +1 -0
- data/lib/telnyx/resources/dynamic_emergency_endpoints.rb +1 -0
- data/lib/telnyx/resources/external_connections/civic_addresses.rb +1 -0
- data/lib/telnyx/resources/external_connections/log_messages.rb +1 -0
- data/lib/telnyx/resources/external_connections/phone_numbers.rb +1 -0
- data/lib/telnyx/resources/external_connections/releases.rb +1 -0
- data/lib/telnyx/resources/external_connections/uploads.rb +1 -0
- data/lib/telnyx/resources/external_connections.rb +6 -0
- data/lib/telnyx/resources/fax_applications.rb +1 -0
- data/lib/telnyx/resources/faxes/actions.rb +1 -0
- data/lib/telnyx/resources/faxes.rb +2 -0
- data/lib/telnyx/resources/fqdn_connections.rb +1 -0
- data/lib/telnyx/resources/fqdns.rb +1 -0
- data/lib/telnyx/resources/global_ip_allowed_ports.rb +1 -0
- data/lib/telnyx/resources/global_ip_assignment_health.rb +1 -0
- data/lib/telnyx/resources/global_ip_assignments.rb +1 -0
- data/lib/telnyx/resources/global_ip_assignments_usage.rb +1 -0
- data/lib/telnyx/resources/global_ip_health_check_types.rb +1 -0
- data/lib/telnyx/resources/global_ip_health_checks.rb +1 -0
- data/lib/telnyx/resources/global_ip_latency.rb +1 -0
- data/lib/telnyx/resources/global_ip_protocols.rb +1 -0
- data/lib/telnyx/resources/global_ip_usage.rb +1 -0
- data/lib/telnyx/resources/global_ips.rb +1 -0
- data/lib/telnyx/resources/inbound_channels.rb +1 -0
- data/lib/telnyx/resources/inexplicit_number_orders.rb +1 -0
- data/lib/telnyx/resources/integration_secrets.rb +1 -0
- data/lib/telnyx/resources/inventory_coverage.rb +1 -0
- data/lib/telnyx/resources/ip_connections.rb +1 -0
- data/lib/telnyx/resources/ips.rb +1 -0
- data/lib/telnyx/resources/ledger_billing_group_reports.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/batch_detail_records/messaging.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/batch_detail_records/voice.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/batch_detail_records.rb +3 -0
- data/lib/telnyx/resources/legacy/reporting/usage_reports/messaging.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/usage_reports/number_lookup.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/usage_reports/voice.rb +1 -0
- data/lib/telnyx/resources/legacy/reporting/usage_reports.rb +4 -0
- data/lib/telnyx/resources/legacy/reporting.rb +1 -0
- data/lib/telnyx/resources/list.rb +1 -0
- data/lib/telnyx/resources/managed_accounts/actions.rb +1 -0
- data/lib/telnyx/resources/managed_accounts.rb +2 -0
- data/lib/telnyx/resources/media.rb +1 -0
- data/lib/telnyx/resources/messages/rcs.rb +1 -0
- data/lib/telnyx/resources/messages.rb +1 -0
- data/lib/telnyx/resources/messaging/rcs/agents.rb +1 -0
- data/lib/telnyx/resources/messaging/rcs.rb +2 -0
- data/lib/telnyx/resources/messaging.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc/brand/external_vetting.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc/brand.rb +2 -0
- data/lib/telnyx/resources/messaging_10dlc/campaign/osr.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc/campaign/usecase.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc/campaign.rb +3 -0
- data/lib/telnyx/resources/messaging_10dlc/campaign_builder/brand.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc/campaign_builder.rb +2 -0
- data/lib/telnyx/resources/messaging_10dlc/phone_number_assignment_by_profile.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc/phone_number_campaigns.rb +1 -0
- data/lib/telnyx/resources/messaging_10dlc.rb +5 -0
- data/lib/telnyx/resources/messaging_hosted_number_orders/actions.rb +1 -0
- data/lib/telnyx/resources/messaging_hosted_number_orders.rb +2 -0
- data/lib/telnyx/resources/messaging_numbers_bulk_updates.rb +1 -0
- data/lib/telnyx/resources/messaging_optouts.rb +1 -0
- data/lib/telnyx/resources/messaging_profiles/autoresp_configs.rb +1 -0
- data/lib/telnyx/resources/messaging_profiles.rb +1 -0
- data/lib/telnyx/resources/messaging_tollfree/verification/requests.rb +1 -0
- data/lib/telnyx/resources/messaging_tollfree/verification.rb +1 -0
- data/lib/telnyx/resources/messaging_url_domains.rb +1 -0
- data/lib/telnyx/resources/mobile_network_operators.rb +1 -0
- data/lib/telnyx/resources/mobile_phone_numbers.rb +1 -0
- data/lib/telnyx/resources/mobile_push_credentials.rb +1 -0
- data/lib/telnyx/resources/mobile_voice_connections.rb +1 -0
- data/lib/telnyx/resources/networks/default_gateway.rb +1 -0
- data/lib/telnyx/resources/networks.rb +2 -0
- data/lib/telnyx/resources/notification_channels.rb +1 -0
- data/lib/telnyx/resources/notification_event_conditions.rb +1 -0
- data/lib/telnyx/resources/notification_events.rb +1 -0
- data/lib/telnyx/resources/notification_profiles.rb +1 -0
- data/lib/telnyx/resources/notification_settings.rb +1 -0
- data/lib/telnyx/resources/number_lookup.rb +1 -0
- data/lib/telnyx/resources/number_orders.rb +1 -0
- data/lib/telnyx/resources/number_reservations/actions.rb +1 -0
- data/lib/telnyx/resources/number_reservations.rb +2 -0
- data/lib/telnyx/resources/operator_connect/actions.rb +1 -0
- data/lib/telnyx/resources/operator_connect.rb +1 -0
- data/lib/telnyx/resources/organizations/users/actions.rb +1 -0
- data/lib/telnyx/resources/organizations/users.rb +2 -0
- data/lib/telnyx/resources/organizations.rb +1 -0
- data/lib/telnyx/resources/ota_updates.rb +1 -0
- data/lib/telnyx/resources/outbound_voice_profiles.rb +1 -0
- data/lib/telnyx/resources/payment/auto_recharge_prefs.rb +1 -0
- data/lib/telnyx/resources/payment.rb +2 -0
- data/lib/telnyx/resources/phone_number_blocks/jobs.rb +1 -0
- data/lib/telnyx/resources/phone_number_blocks.rb +1 -0
- data/lib/telnyx/resources/phone_numbers/actions.rb +1 -0
- data/lib/telnyx/resources/phone_numbers/jobs.rb +1 -0
- data/lib/telnyx/resources/phone_numbers/messaging.rb +1 -0
- data/lib/telnyx/resources/phone_numbers/voice.rb +1 -0
- data/lib/telnyx/resources/phone_numbers/voicemail.rb +1 -0
- data/lib/telnyx/resources/phone_numbers.rb +6 -0
- data/lib/telnyx/resources/phone_numbers_regulatory_requirements.rb +1 -0
- data/lib/telnyx/resources/portability_checks.rb +1 -0
- data/lib/telnyx/resources/porting/events.rb +1 -0
- data/lib/telnyx/resources/porting/loa_configurations.rb +1 -0
- data/lib/telnyx/resources/porting/reports.rb +1 -0
- data/lib/telnyx/resources/porting.rb +4 -0
- data/lib/telnyx/resources/porting_orders/action_requirements.rb +1 -0
- data/lib/telnyx/resources/porting_orders/actions.rb +1 -0
- data/lib/telnyx/resources/porting_orders/activation_jobs.rb +1 -0
- data/lib/telnyx/resources/porting_orders/additional_documents.rb +1 -0
- data/lib/telnyx/resources/porting_orders/associated_phone_numbers.rb +1 -0
- data/lib/telnyx/resources/porting_orders/comments.rb +1 -0
- data/lib/telnyx/resources/porting_orders/phone_number_blocks.rb +1 -0
- data/lib/telnyx/resources/porting_orders/phone_number_configurations.rb +1 -0
- data/lib/telnyx/resources/porting_orders/phone_number_extensions.rb +1 -0
- data/lib/telnyx/resources/porting_orders/verification_codes.rb +1 -0
- data/lib/telnyx/resources/porting_orders.rb +11 -0
- data/lib/telnyx/resources/porting_phone_numbers.rb +1 -0
- data/lib/telnyx/resources/portouts/comments.rb +1 -0
- data/lib/telnyx/resources/portouts/events.rb +1 -0
- data/lib/telnyx/resources/portouts/reports.rb +1 -0
- data/lib/telnyx/resources/portouts/supporting_documents.rb +1 -0
- data/lib/telnyx/resources/portouts.rb +5 -0
- data/lib/telnyx/resources/private_wireless_gateways.rb +1 -0
- data/lib/telnyx/resources/public_internet_gateways.rb +1 -0
- data/lib/telnyx/resources/queues/calls.rb +1 -0
- data/lib/telnyx/resources/queues.rb +2 -0
- data/lib/telnyx/resources/recording_transcriptions.rb +1 -0
- data/lib/telnyx/resources/recordings/actions.rb +1 -0
- data/lib/telnyx/resources/recordings.rb +2 -0
- data/lib/telnyx/resources/regions.rb +1 -0
- data/lib/telnyx/resources/regulatory_requirements.rb +1 -0
- data/lib/telnyx/resources/reports/cdr_usage_reports.rb +1 -0
- data/lib/telnyx/resources/reports/mdr_usage_reports.rb +1 -0
- data/lib/telnyx/resources/reports.rb +2 -0
- data/lib/telnyx/resources/requirement_groups.rb +1 -0
- data/lib/telnyx/resources/requirement_types.rb +1 -0
- data/lib/telnyx/resources/requirements.rb +1 -0
- data/lib/telnyx/resources/room_compositions.rb +1 -0
- data/lib/telnyx/resources/room_participants.rb +1 -0
- data/lib/telnyx/resources/room_recordings.rb +1 -0
- data/lib/telnyx/resources/rooms/actions.rb +1 -0
- data/lib/telnyx/resources/rooms/sessions/actions.rb +1 -0
- data/lib/telnyx/resources/rooms/sessions.rb +1 -0
- data/lib/telnyx/resources/rooms.rb +2 -0
- data/lib/telnyx/resources/seti.rb +1 -0
- data/lib/telnyx/resources/short_codes.rb +1 -0
- data/lib/telnyx/resources/sim_card_data_usage_notifications.rb +1 -0
- data/lib/telnyx/resources/sim_card_groups.rb +1 -0
- data/lib/telnyx/resources/sim_card_order_preview.rb +1 -0
- data/lib/telnyx/resources/sim_card_orders.rb +1 -0
- data/lib/telnyx/resources/sim_cards.rb +1 -0
- data/lib/telnyx/resources/siprec_connectors.rb +1 -0
- data/lib/telnyx/resources/speech_to_text.rb +1 -0
- data/lib/telnyx/resources/storage/buckets/ssl_certificate.rb +1 -0
- data/lib/telnyx/resources/storage/buckets/usage.rb +1 -0
- data/lib/telnyx/resources/storage/buckets.rb +3 -0
- data/lib/telnyx/resources/storage/migration_sources.rb +1 -0
- data/lib/telnyx/resources/storage/migrations/actions.rb +1 -0
- data/lib/telnyx/resources/storage/migrations.rb +2 -0
- data/lib/telnyx/resources/storage.rb +4 -0
- data/lib/telnyx/resources/sub_number_orders_report.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/calls/recordings.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/calls/recordings_json.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/calls/siprec.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/calls/streams.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/calls.rb +5 -0
- data/lib/telnyx/resources/texml/accounts/conferences/participants.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/conferences.rb +2 -0
- data/lib/telnyx/resources/texml/accounts/queues.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/recordings/json.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/recordings.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/transcriptions/json.rb +1 -0
- data/lib/telnyx/resources/texml/accounts/transcriptions.rb +1 -0
- data/lib/telnyx/resources/texml/accounts.rb +4 -0
- data/lib/telnyx/resources/texml.rb +2 -0
- data/lib/telnyx/resources/texml_applications.rb +1 -0
- data/lib/telnyx/resources/text_to_speech.rb +66 -0
- data/lib/telnyx/resources/usage_reports.rb +1 -0
- data/lib/telnyx/resources/user_addresses.rb +5 -0
- data/lib/telnyx/resources/user_tags.rb +1 -0
- data/lib/telnyx/resources/verifications/actions.rb +1 -0
- data/lib/telnyx/resources/verifications/by_phone_number/actions.rb +1 -0
- data/lib/telnyx/resources/verifications/by_phone_number.rb +2 -0
- data/lib/telnyx/resources/verifications.rb +3 -0
- data/lib/telnyx/resources/verified_numbers/actions.rb +1 -0
- data/lib/telnyx/resources/verified_numbers.rb +2 -0
- data/lib/telnyx/resources/verify_profiles.rb +1 -0
- data/lib/telnyx/resources/virtual_cross_connects.rb +1 -0
- data/lib/telnyx/resources/virtual_cross_connects_coverage.rb +1 -0
- data/lib/telnyx/resources/webhook_deliveries.rb +1 -0
- data/lib/telnyx/resources/wireguard_interfaces.rb +1 -0
- data/lib/telnyx/resources/wireguard_peers.rb +1 -0
- data/lib/telnyx/resources/wireless/detail_records_reports.rb +1 -0
- data/lib/telnyx/resources/wireless.rb +2 -0
- data/lib/telnyx/resources/wireless_blocklist_values.rb +1 -0
- data/lib/telnyx/resources/wireless_blocklists.rb +1 -0
- data/lib/telnyx/version.rb +1 -1
- data/lib/telnyx.rb +2 -0
- data/rbi/telnyx/client.rbi +133 -0
- data/rbi/telnyx/models/porting/porting_event_deleted_payload.rbi +0 -30
- data/rbi/telnyx/models/porting/porting_event_messaging_changed_payload.rbi +0 -30
- data/rbi/telnyx/models/porting/porting_event_new_comment_event.rbi +0 -30
- data/rbi/telnyx/models/porting/porting_event_split_event.rbi +0 -30
- data/rbi/telnyx/models/porting/porting_event_status_changed_event.rbi +0 -30
- data/rbi/telnyx/models/porting/porting_event_without_webhook.rbi +0 -25
- data/rbi/telnyx/models/text_to_speech_generate_params.rbi +1013 -0
- data/rbi/telnyx/models/text_to_speech_generate_response.rbi +34 -0
- data/rbi/telnyx/models.rbi +2 -0
- data/rbi/telnyx/resources/access_ip_address.rbi +1 -0
- data/rbi/telnyx/resources/access_ip_ranges.rbi +1 -0
- data/rbi/telnyx/resources/actions/purchase.rbi +1 -0
- data/rbi/telnyx/resources/actions/register.rbi +1 -0
- data/rbi/telnyx/resources/actions.rbi +2 -0
- data/rbi/telnyx/resources/addresses/actions.rbi +11 -0
- data/rbi/telnyx/resources/addresses.rbi +22 -0
- data/rbi/telnyx/resources/ai/assistants/canary_deploys.rbi +1 -0
- data/rbi/telnyx/resources/ai/assistants/scheduled_events.rbi +1 -0
- data/rbi/telnyx/resources/ai/assistants/tests/runs.rbi +1 -0
- data/rbi/telnyx/resources/ai/assistants/tests/test_suites/runs.rbi +1 -0
- data/rbi/telnyx/resources/ai/assistants/tests/test_suites.rbi +2 -0
- data/rbi/telnyx/resources/ai/assistants/tests.rbi +3 -0
- data/rbi/telnyx/resources/ai/assistants/tools.rbi +1 -0
- data/rbi/telnyx/resources/ai/assistants/versions.rbi +1 -0
- data/rbi/telnyx/resources/ai/assistants.rbi +6 -0
- data/rbi/telnyx/resources/ai/audio.rbi +1 -0
- data/rbi/telnyx/resources/ai/chat.rbi +1 -0
- data/rbi/telnyx/resources/ai/clusters.rbi +1 -0
- data/rbi/telnyx/resources/ai/conversations/insight_groups/insights.rbi +1 -0
- data/rbi/telnyx/resources/ai/conversations/insight_groups.rbi +2 -0
- data/rbi/telnyx/resources/ai/conversations/insights.rbi +1 -0
- data/rbi/telnyx/resources/ai/conversations/messages.rbi +1 -0
- data/rbi/telnyx/resources/ai/conversations.rbi +4 -0
- data/rbi/telnyx/resources/ai/embeddings/buckets.rbi +1 -0
- data/rbi/telnyx/resources/ai/embeddings.rbi +2 -0
- data/rbi/telnyx/resources/ai/fine_tuning/jobs.rbi +1 -0
- data/rbi/telnyx/resources/ai/fine_tuning.rbi +1 -0
- data/rbi/telnyx/resources/ai/openai/embeddings.rbi +2 -0
- data/rbi/telnyx/resources/ai/openai.rbi +2 -0
- data/rbi/telnyx/resources/ai.rbi +7 -0
- data/rbi/telnyx/resources/audit_events.rbi +1 -0
- data/rbi/telnyx/resources/available_phone_number_blocks.rbi +1 -0
- data/rbi/telnyx/resources/available_phone_numbers.rbi +1 -0
- data/rbi/telnyx/resources/balance.rbi +1 -0
- data/rbi/telnyx/resources/billing_groups.rbi +1 -0
- data/rbi/telnyx/resources/bulk_sim_card_actions.rbi +2 -0
- data/rbi/telnyx/resources/call_control_applications.rbi +1 -0
- data/rbi/telnyx/resources/call_events.rbi +1 -0
- data/rbi/telnyx/resources/calls/actions.rbi +1 -0
- data/rbi/telnyx/resources/calls.rbi +1 -0
- data/rbi/telnyx/resources/channel_zones.rbi +1 -0
- data/rbi/telnyx/resources/comments.rbi +1 -0
- data/rbi/telnyx/resources/conferences/actions.rbi +1 -0
- data/rbi/telnyx/resources/conferences.rbi +2 -0
- data/rbi/telnyx/resources/country_coverage.rbi +1 -0
- data/rbi/telnyx/resources/credential_connections/actions.rbi +1 -0
- data/rbi/telnyx/resources/credential_connections.rbi +2 -0
- data/rbi/telnyx/resources/custom_storage_credentials.rbi +1 -0
- data/rbi/telnyx/resources/customer_service_records.rbi +1 -0
- data/rbi/telnyx/resources/detail_records.rbi +1 -0
- data/rbi/telnyx/resources/dialogflow_connections.rbi +1 -0
- data/rbi/telnyx/resources/document_links.rbi +1 -0
- data/rbi/telnyx/resources/documents.rbi +1 -0
- data/rbi/telnyx/resources/dynamic_emergency_addresses.rbi +1 -0
- data/rbi/telnyx/resources/dynamic_emergency_endpoints.rbi +1 -0
- data/rbi/telnyx/resources/external_connections/civic_addresses.rbi +1 -0
- data/rbi/telnyx/resources/external_connections/log_messages.rbi +1 -0
- data/rbi/telnyx/resources/external_connections/phone_numbers.rbi +1 -0
- data/rbi/telnyx/resources/external_connections/releases.rbi +1 -0
- data/rbi/telnyx/resources/external_connections/uploads.rbi +1 -0
- data/rbi/telnyx/resources/external_connections.rbi +6 -0
- data/rbi/telnyx/resources/fax_applications.rbi +1 -0
- data/rbi/telnyx/resources/faxes/actions.rbi +1 -0
- data/rbi/telnyx/resources/faxes.rbi +2 -0
- data/rbi/telnyx/resources/fqdn_connections.rbi +1 -0
- data/rbi/telnyx/resources/fqdns.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_allowed_ports.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_assignment_health.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_assignments.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_assignments_usage.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_health_check_types.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_health_checks.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_latency.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_protocols.rbi +1 -0
- data/rbi/telnyx/resources/global_ip_usage.rbi +1 -0
- data/rbi/telnyx/resources/global_ips.rbi +1 -0
- data/rbi/telnyx/resources/inbound_channels.rbi +1 -0
- data/rbi/telnyx/resources/inexplicit_number_orders.rbi +1 -0
- data/rbi/telnyx/resources/integration_secrets.rbi +1 -0
- data/rbi/telnyx/resources/inventory_coverage.rbi +1 -0
- data/rbi/telnyx/resources/ip_connections.rbi +1 -0
- data/rbi/telnyx/resources/ips.rbi +1 -0
- data/rbi/telnyx/resources/ledger_billing_group_reports.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/batch_detail_records/messaging.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/batch_detail_records/voice.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/batch_detail_records.rbi +3 -0
- data/rbi/telnyx/resources/legacy/reporting/usage_reports/messaging.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/usage_reports/number_lookup.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/usage_reports/voice.rbi +1 -0
- data/rbi/telnyx/resources/legacy/reporting/usage_reports.rbi +4 -0
- data/rbi/telnyx/resources/legacy/reporting.rbi +1 -0
- data/rbi/telnyx/resources/list.rbi +1 -0
- data/rbi/telnyx/resources/managed_accounts/actions.rbi +1 -0
- data/rbi/telnyx/resources/managed_accounts.rbi +2 -0
- data/rbi/telnyx/resources/media.rbi +1 -0
- data/rbi/telnyx/resources/messages/rcs.rbi +1 -0
- data/rbi/telnyx/resources/messages.rbi +1 -0
- data/rbi/telnyx/resources/messaging/rcs/agents.rbi +1 -0
- data/rbi/telnyx/resources/messaging/rcs.rbi +2 -0
- data/rbi/telnyx/resources/messaging.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc/brand/external_vetting.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc/brand.rbi +2 -0
- data/rbi/telnyx/resources/messaging_10dlc/campaign/osr.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc/campaign/usecase.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc/campaign.rbi +3 -0
- data/rbi/telnyx/resources/messaging_10dlc/campaign_builder/brand.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc/campaign_builder.rbi +2 -0
- data/rbi/telnyx/resources/messaging_10dlc/phone_number_assignment_by_profile.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc/phone_number_campaigns.rbi +1 -0
- data/rbi/telnyx/resources/messaging_10dlc.rbi +5 -0
- data/rbi/telnyx/resources/messaging_hosted_number_orders/actions.rbi +1 -0
- data/rbi/telnyx/resources/messaging_hosted_number_orders.rbi +2 -0
- data/rbi/telnyx/resources/messaging_numbers_bulk_updates.rbi +1 -0
- data/rbi/telnyx/resources/messaging_optouts.rbi +1 -0
- data/rbi/telnyx/resources/messaging_profiles/autoresp_configs.rbi +1 -0
- data/rbi/telnyx/resources/messaging_profiles.rbi +1 -0
- data/rbi/telnyx/resources/messaging_tollfree/verification/requests.rbi +1 -0
- data/rbi/telnyx/resources/messaging_tollfree/verification.rbi +1 -0
- data/rbi/telnyx/resources/messaging_url_domains.rbi +1 -0
- data/rbi/telnyx/resources/mobile_network_operators.rbi +1 -0
- data/rbi/telnyx/resources/mobile_phone_numbers.rbi +1 -0
- data/rbi/telnyx/resources/mobile_push_credentials.rbi +1 -0
- data/rbi/telnyx/resources/mobile_voice_connections.rbi +1 -0
- data/rbi/telnyx/resources/networks/default_gateway.rbi +1 -0
- data/rbi/telnyx/resources/networks.rbi +2 -0
- data/rbi/telnyx/resources/notification_channels.rbi +1 -0
- data/rbi/telnyx/resources/notification_event_conditions.rbi +1 -0
- data/rbi/telnyx/resources/notification_events.rbi +1 -0
- data/rbi/telnyx/resources/notification_profiles.rbi +1 -0
- data/rbi/telnyx/resources/notification_settings.rbi +1 -0
- data/rbi/telnyx/resources/number_lookup.rbi +1 -0
- data/rbi/telnyx/resources/number_orders.rbi +1 -0
- data/rbi/telnyx/resources/number_reservations/actions.rbi +1 -0
- data/rbi/telnyx/resources/number_reservations.rbi +2 -0
- data/rbi/telnyx/resources/operator_connect/actions.rbi +1 -0
- data/rbi/telnyx/resources/operator_connect.rbi +1 -0
- data/rbi/telnyx/resources/organizations/users/actions.rbi +1 -0
- data/rbi/telnyx/resources/organizations/users.rbi +2 -0
- data/rbi/telnyx/resources/organizations.rbi +1 -0
- data/rbi/telnyx/resources/ota_updates.rbi +1 -0
- data/rbi/telnyx/resources/outbound_voice_profiles.rbi +1 -0
- data/rbi/telnyx/resources/payment/auto_recharge_prefs.rbi +1 -0
- data/rbi/telnyx/resources/payment.rbi +2 -0
- data/rbi/telnyx/resources/phone_number_blocks/jobs.rbi +1 -0
- data/rbi/telnyx/resources/phone_number_blocks.rbi +1 -0
- data/rbi/telnyx/resources/phone_numbers/actions.rbi +1 -0
- data/rbi/telnyx/resources/phone_numbers/jobs.rbi +1 -0
- data/rbi/telnyx/resources/phone_numbers/messaging.rbi +1 -0
- data/rbi/telnyx/resources/phone_numbers/voice.rbi +1 -0
- data/rbi/telnyx/resources/phone_numbers/voicemail.rbi +1 -0
- data/rbi/telnyx/resources/phone_numbers.rbi +6 -0
- data/rbi/telnyx/resources/phone_numbers_regulatory_requirements.rbi +1 -0
- data/rbi/telnyx/resources/portability_checks.rbi +1 -0
- data/rbi/telnyx/resources/porting/events.rbi +1 -0
- data/rbi/telnyx/resources/porting/loa_configurations.rbi +1 -0
- data/rbi/telnyx/resources/porting/reports.rbi +1 -0
- data/rbi/telnyx/resources/porting.rbi +4 -0
- data/rbi/telnyx/resources/porting_orders/action_requirements.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/actions.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/activation_jobs.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/additional_documents.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/associated_phone_numbers.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/comments.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/phone_number_blocks.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/phone_number_configurations.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/phone_number_extensions.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders/verification_codes.rbi +1 -0
- data/rbi/telnyx/resources/porting_orders.rbi +11 -0
- data/rbi/telnyx/resources/porting_phone_numbers.rbi +1 -0
- data/rbi/telnyx/resources/portouts/comments.rbi +1 -0
- data/rbi/telnyx/resources/portouts/events.rbi +1 -0
- data/rbi/telnyx/resources/portouts/reports.rbi +1 -0
- data/rbi/telnyx/resources/portouts/supporting_documents.rbi +1 -0
- data/rbi/telnyx/resources/portouts.rbi +5 -0
- data/rbi/telnyx/resources/private_wireless_gateways.rbi +1 -0
- data/rbi/telnyx/resources/public_internet_gateways.rbi +1 -0
- data/rbi/telnyx/resources/queues/calls.rbi +1 -0
- data/rbi/telnyx/resources/queues.rbi +2 -0
- data/rbi/telnyx/resources/recording_transcriptions.rbi +1 -0
- data/rbi/telnyx/resources/recordings/actions.rbi +1 -0
- data/rbi/telnyx/resources/recordings.rbi +2 -0
- data/rbi/telnyx/resources/regions.rbi +1 -0
- data/rbi/telnyx/resources/regulatory_requirements.rbi +1 -0
- data/rbi/telnyx/resources/reports/cdr_usage_reports.rbi +1 -0
- data/rbi/telnyx/resources/reports/mdr_usage_reports.rbi +1 -0
- data/rbi/telnyx/resources/reports.rbi +2 -0
- data/rbi/telnyx/resources/requirement_groups.rbi +1 -0
- data/rbi/telnyx/resources/requirement_types.rbi +1 -0
- data/rbi/telnyx/resources/requirements.rbi +1 -0
- data/rbi/telnyx/resources/room_compositions.rbi +1 -0
- data/rbi/telnyx/resources/room_participants.rbi +1 -0
- data/rbi/telnyx/resources/room_recordings.rbi +1 -0
- data/rbi/telnyx/resources/rooms/actions.rbi +1 -0
- data/rbi/telnyx/resources/rooms/sessions/actions.rbi +1 -0
- data/rbi/telnyx/resources/rooms/sessions.rbi +1 -0
- data/rbi/telnyx/resources/rooms.rbi +2 -0
- data/rbi/telnyx/resources/seti.rbi +1 -0
- data/rbi/telnyx/resources/short_codes.rbi +1 -0
- data/rbi/telnyx/resources/sim_card_data_usage_notifications.rbi +1 -0
- data/rbi/telnyx/resources/sim_card_groups.rbi +1 -0
- data/rbi/telnyx/resources/sim_card_order_preview.rbi +1 -0
- data/rbi/telnyx/resources/sim_card_orders.rbi +1 -0
- data/rbi/telnyx/resources/sim_cards.rbi +1 -0
- data/rbi/telnyx/resources/siprec_connectors.rbi +1 -0
- data/rbi/telnyx/resources/speech_to_text.rbi +1 -0
- data/rbi/telnyx/resources/storage/buckets/ssl_certificate.rbi +1 -0
- data/rbi/telnyx/resources/storage/buckets/usage.rbi +1 -0
- data/rbi/telnyx/resources/storage/buckets.rbi +3 -0
- data/rbi/telnyx/resources/storage/migration_sources.rbi +1 -0
- data/rbi/telnyx/resources/storage/migrations/actions.rbi +1 -0
- data/rbi/telnyx/resources/storage/migrations.rbi +2 -0
- data/rbi/telnyx/resources/storage.rbi +4 -0
- data/rbi/telnyx/resources/sub_number_orders_report.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/calls/recordings.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/calls/recordings_json.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/calls/siprec.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/calls/streams.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/calls.rbi +5 -0
- data/rbi/telnyx/resources/texml/accounts/conferences/participants.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/conferences.rbi +2 -0
- data/rbi/telnyx/resources/texml/accounts/queues.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/recordings/json.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/recordings.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/transcriptions/json.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts/transcriptions.rbi +1 -0
- data/rbi/telnyx/resources/texml/accounts.rbi +4 -0
- data/rbi/telnyx/resources/texml.rbi +2 -0
- data/rbi/telnyx/resources/texml_applications.rbi +1 -0
- data/rbi/telnyx/resources/text_to_speech.rbi +75 -0
- data/rbi/telnyx/resources/usage_reports.rbi +1 -0
- data/rbi/telnyx/resources/user_addresses.rbi +5 -0
- data/rbi/telnyx/resources/user_tags.rbi +1 -0
- data/rbi/telnyx/resources/verifications/actions.rbi +1 -0
- data/rbi/telnyx/resources/verifications/by_phone_number/actions.rbi +1 -0
- data/rbi/telnyx/resources/verifications/by_phone_number.rbi +2 -0
- data/rbi/telnyx/resources/verifications.rbi +3 -0
- data/rbi/telnyx/resources/verified_numbers/actions.rbi +1 -0
- data/rbi/telnyx/resources/verified_numbers.rbi +2 -0
- data/rbi/telnyx/resources/verify_profiles.rbi +1 -0
- data/rbi/telnyx/resources/virtual_cross_connects.rbi +1 -0
- data/rbi/telnyx/resources/virtual_cross_connects_coverage.rbi +1 -0
- data/rbi/telnyx/resources/webhook_deliveries.rbi +1 -0
- data/rbi/telnyx/resources/wireguard_interfaces.rbi +1 -0
- data/rbi/telnyx/resources/wireguard_peers.rbi +1 -0
- data/rbi/telnyx/resources/wireless/detail_records_reports.rbi +1 -0
- data/rbi/telnyx/resources/wireless.rbi +2 -0
- data/rbi/telnyx/resources/wireless_blocklist_values.rbi +1 -0
- data/rbi/telnyx/resources/wireless_blocklists.rbi +1 -0
- data/sig/telnyx/models/porting/porting_event_deleted_payload.rbs +1 -14
- data/sig/telnyx/models/porting/porting_event_messaging_changed_payload.rbs +1 -14
- data/sig/telnyx/models/porting/porting_event_new_comment_event.rbs +1 -14
- data/sig/telnyx/models/porting/porting_event_split_event.rbs +1 -14
- data/sig/telnyx/models/porting/porting_event_status_changed_event.rbs +1 -14
- data/sig/telnyx/models/porting/porting_event_without_webhook.rbs +1 -12
- data/sig/telnyx/models/text_to_speech_generate_params.rbs +515 -0
- data/sig/telnyx/models/text_to_speech_generate_response.rbs +15 -0
- data/sig/telnyx/models.rbs +2 -0
- data/sig/telnyx/resources/text_to_speech.rbs +19 -0
- metadata +8 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 458540857620afed52a210bdbcb4f7721abfba4d488c5c208f8cac78bc14aed8
|
|
4
|
+
data.tar.gz: 9ce1afed20d451c627bcfeef1cbf2dae0ac504245227823f5974e0d09375edd7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
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>]
|