MANIFEST.in
README.rst
setup.cfg
setup.py
twilio/__init__.py
twilio/compat.py
twilio/request_validator.py
twilio.egg-info/PKG-INFO
twilio.egg-info/SOURCES.txt
twilio.egg-info/dependency_links.txt
twilio.egg-info/requires.txt
twilio.egg-info/top_level.txt
twilio/base/__init__.py
twilio/base/deserialize.py
twilio/base/domain.py
twilio/base/exceptions.py
twilio/base/instance_context.py
twilio/base/instance_resource.py
twilio/base/list_resource.py
twilio/base/obsolete.py
twilio/base/page.py
twilio/base/serialize.py
twilio/base/values.py
twilio/base/version.py
twilio/http/__init__.py
twilio/http/http_client.py
twilio/http/request.py
twilio/http/response.py
twilio/http/validation_client.py
twilio/jwt/__init__.py
twilio/jwt/compat.py
twilio/jwt/access_token/__init__.py
twilio/jwt/access_token/grants.py
twilio/jwt/client/__init__.py
twilio/jwt/taskrouter/__init__.py
twilio/jwt/taskrouter/capabilities.py
twilio/jwt/validation/__init__.py
twilio/rest/__init__.py
twilio/rest/accounts/__init__.py
twilio/rest/accounts/v1/__init__.py
twilio/rest/accounts/v1/credential/__init__.py
twilio/rest/accounts/v1/credential/aws.py
twilio/rest/accounts/v1/credential/public_key.py
twilio/rest/api/__init__.py
twilio/rest/api/v2010/__init__.py
twilio/rest/api/v2010/account/__init__.py
twilio/rest/api/v2010/account/application.py
twilio/rest/api/v2010/account/authorized_connect_app.py
twilio/rest/api/v2010/account/connect_app.py
twilio/rest/api/v2010/account/key.py
twilio/rest/api/v2010/account/new_key.py
twilio/rest/api/v2010/account/new_signing_key.py
twilio/rest/api/v2010/account/notification.py
twilio/rest/api/v2010/account/outgoing_caller_id.py
twilio/rest/api/v2010/account/short_code.py
twilio/rest/api/v2010/account/signing_key.py
twilio/rest/api/v2010/account/token.py
twilio/rest/api/v2010/account/transcription.py
twilio/rest/api/v2010/account/validation_request.py
twilio/rest/api/v2010/account/address/__init__.py
twilio/rest/api/v2010/account/address/dependent_phone_number.py
twilio/rest/api/v2010/account/available_phone_number/__init__.py
twilio/rest/api/v2010/account/available_phone_number/local.py
twilio/rest/api/v2010/account/available_phone_number/machine_to_machine.py
twilio/rest/api/v2010/account/available_phone_number/mobile.py
twilio/rest/api/v2010/account/available_phone_number/national.py
twilio/rest/api/v2010/account/available_phone_number/shared_cost.py
twilio/rest/api/v2010/account/available_phone_number/toll_free.py
twilio/rest/api/v2010/account/available_phone_number/voip.py
twilio/rest/api/v2010/account/call/__init__.py
twilio/rest/api/v2010/account/call/feedback.py
twilio/rest/api/v2010/account/call/feedback_summary.py
twilio/rest/api/v2010/account/call/notification.py
twilio/rest/api/v2010/account/call/recording.py
twilio/rest/api/v2010/account/conference/__init__.py
twilio/rest/api/v2010/account/conference/participant.py
twilio/rest/api/v2010/account/conference/recording.py
twilio/rest/api/v2010/account/incoming_phone_number/__init__.py
twilio/rest/api/v2010/account/incoming_phone_number/local.py
twilio/rest/api/v2010/account/incoming_phone_number/mobile.py
twilio/rest/api/v2010/account/incoming_phone_number/toll_free.py
twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/__init__.py
twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.py
twilio/rest/api/v2010/account/message/__init__.py
twilio/rest/api/v2010/account/message/feedback.py
twilio/rest/api/v2010/account/message/media.py
twilio/rest/api/v2010/account/queue/__init__.py
twilio/rest/api/v2010/account/queue/member.py
twilio/rest/api/v2010/account/recording/__init__.py
twilio/rest/api/v2010/account/recording/transcription.py
twilio/rest/api/v2010/account/recording/add_on_result/__init__.py
twilio/rest/api/v2010/account/recording/add_on_result/payload/__init__.py
twilio/rest/api/v2010/account/sip/__init__.py
twilio/rest/api/v2010/account/sip/credential_list/__init__.py
twilio/rest/api/v2010/account/sip/credential_list/credential.py
twilio/rest/api/v2010/account/sip/domain/__init__.py
twilio/rest/api/v2010/account/sip/domain/credential_list_mapping.py
twilio/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.py
twilio/rest/api/v2010/account/sip/domain/auth_types/__init__.py
twilio/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/__init__.py
twilio/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_credential_list_mapping.py
twilio/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_ip_access_control_list_mapping.py
twilio/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping/__init__.py
twilio/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping/auth_registrations_credential_list_mapping.py
twilio/rest/api/v2010/account/sip/ip_access_control_list/__init__.py
twilio/rest/api/v2010/account/sip/ip_access_control_list/ip_address.py
twilio/rest/api/v2010/account/usage/__init__.py
twilio/rest/api/v2010/account/usage/trigger.py
twilio/rest/api/v2010/account/usage/record/__init__.py
twilio/rest/api/v2010/account/usage/record/all_time.py
twilio/rest/api/v2010/account/usage/record/daily.py
twilio/rest/api/v2010/account/usage/record/last_month.py
twilio/rest/api/v2010/account/usage/record/monthly.py
twilio/rest/api/v2010/account/usage/record/this_month.py
twilio/rest/api/v2010/account/usage/record/today.py
twilio/rest/api/v2010/account/usage/record/yearly.py
twilio/rest/api/v2010/account/usage/record/yesterday.py
twilio/rest/chat/__init__.py
twilio/rest/chat/v1/__init__.py
twilio/rest/chat/v1/credential.py
twilio/rest/chat/v1/service/__init__.py
twilio/rest/chat/v1/service/role.py
twilio/rest/chat/v1/service/channel/__init__.py
twilio/rest/chat/v1/service/channel/invite.py
twilio/rest/chat/v1/service/channel/member.py
twilio/rest/chat/v1/service/channel/message.py
twilio/rest/chat/v1/service/user/__init__.py
twilio/rest/chat/v1/service/user/user_channel.py
twilio/rest/chat/v2/__init__.py
twilio/rest/chat/v2/credential.py
twilio/rest/chat/v2/service/__init__.py
twilio/rest/chat/v2/service/binding.py
twilio/rest/chat/v2/service/role.py
twilio/rest/chat/v2/service/channel/__init__.py
twilio/rest/chat/v2/service/channel/invite.py
twilio/rest/chat/v2/service/channel/member.py
twilio/rest/chat/v2/service/channel/message.py
twilio/rest/chat/v2/service/channel/webhook.py
twilio/rest/chat/v2/service/user/__init__.py
twilio/rest/chat/v2/service/user/user_binding.py
twilio/rest/chat/v2/service/user/user_channel.py
twilio/rest/fax/__init__.py
twilio/rest/fax/v1/__init__.py
twilio/rest/fax/v1/fax/__init__.py
twilio/rest/fax/v1/fax/fax_media.py
twilio/rest/ip_messaging/__init__.py
twilio/rest/ip_messaging/v1/__init__.py
twilio/rest/ip_messaging/v1/credential.py
twilio/rest/ip_messaging/v1/service/__init__.py
twilio/rest/ip_messaging/v1/service/role.py
twilio/rest/ip_messaging/v1/service/channel/__init__.py
twilio/rest/ip_messaging/v1/service/channel/invite.py
twilio/rest/ip_messaging/v1/service/channel/member.py
twilio/rest/ip_messaging/v1/service/channel/message.py
twilio/rest/ip_messaging/v1/service/user/__init__.py
twilio/rest/ip_messaging/v1/service/user/user_channel.py
twilio/rest/ip_messaging/v2/__init__.py
twilio/rest/ip_messaging/v2/credential.py
twilio/rest/ip_messaging/v2/service/__init__.py
twilio/rest/ip_messaging/v2/service/binding.py
twilio/rest/ip_messaging/v2/service/role.py
twilio/rest/ip_messaging/v2/service/channel/__init__.py
twilio/rest/ip_messaging/v2/service/channel/invite.py
twilio/rest/ip_messaging/v2/service/channel/member.py
twilio/rest/ip_messaging/v2/service/channel/message.py
twilio/rest/ip_messaging/v2/service/channel/webhook.py
twilio/rest/ip_messaging/v2/service/user/__init__.py
twilio/rest/ip_messaging/v2/service/user/user_binding.py
twilio/rest/ip_messaging/v2/service/user/user_channel.py
twilio/rest/lookups/__init__.py
twilio/rest/lookups/v1/__init__.py
twilio/rest/lookups/v1/phone_number.py
twilio/rest/messaging/__init__.py
twilio/rest/messaging/v1/__init__.py
twilio/rest/messaging/v1/service/__init__.py
twilio/rest/messaging/v1/service/alpha_sender.py
twilio/rest/messaging/v1/service/phone_number.py
twilio/rest/messaging/v1/service/short_code.py
twilio/rest/monitor/__init__.py
twilio/rest/monitor/v1/__init__.py
twilio/rest/monitor/v1/alert.py
twilio/rest/monitor/v1/event.py
twilio/rest/notify/__init__.py
twilio/rest/notify/v1/__init__.py
twilio/rest/notify/v1/credential.py
twilio/rest/notify/v1/service/__init__.py
twilio/rest/notify/v1/service/binding.py
twilio/rest/notify/v1/service/notification.py
twilio/rest/preview/__init__.py
twilio/rest/preview/acc_security/__init__.py
twilio/rest/preview/acc_security/service/__init__.py
twilio/rest/preview/acc_security/service/verification.py
twilio/rest/preview/acc_security/service/verification_check.py
twilio/rest/preview/bulk_exports/__init__.py
twilio/rest/preview/bulk_exports/export_configuration.py
twilio/rest/preview/bulk_exports/export/__init__.py
twilio/rest/preview/bulk_exports/export/day.py
twilio/rest/preview/deployed_devices/__init__.py
twilio/rest/preview/deployed_devices/fleet/__init__.py
twilio/rest/preview/deployed_devices/fleet/certificate.py
twilio/rest/preview/deployed_devices/fleet/deployment.py
twilio/rest/preview/deployed_devices/fleet/device.py
twilio/rest/preview/deployed_devices/fleet/key.py
twilio/rest/preview/hosted_numbers/__init__.py
twilio/rest/preview/hosted_numbers/hosted_number_order.py
twilio/rest/preview/hosted_numbers/authorization_document/__init__.py
twilio/rest/preview/hosted_numbers/authorization_document/dependent_hosted_number_order.py
twilio/rest/preview/marketplace/__init__.py
twilio/rest/preview/marketplace/available_add_on/__init__.py
twilio/rest/preview/marketplace/available_add_on/available_add_on_extension.py
twilio/rest/preview/marketplace/installed_add_on/__init__.py
twilio/rest/preview/marketplace/installed_add_on/installed_add_on_extension.py
twilio/rest/preview/sync/__init__.py
twilio/rest/preview/sync/service/__init__.py
twilio/rest/preview/sync/service/document/__init__.py
twilio/rest/preview/sync/service/document/document_permission.py
twilio/rest/preview/sync/service/sync_list/__init__.py
twilio/rest/preview/sync/service/sync_list/sync_list_item.py
twilio/rest/preview/sync/service/sync_list/sync_list_permission.py
twilio/rest/preview/sync/service/sync_map/__init__.py
twilio/rest/preview/sync/service/sync_map/sync_map_item.py
twilio/rest/preview/sync/service/sync_map/sync_map_permission.py
twilio/rest/preview/understand/__init__.py
twilio/rest/preview/understand/assistant/__init__.py
twilio/rest/preview/understand/assistant/model_build.py
twilio/rest/preview/understand/assistant/query.py
twilio/rest/preview/understand/assistant/field_type/__init__.py
twilio/rest/preview/understand/assistant/field_type/field_value.py
twilio/rest/preview/understand/assistant/intent/__init__.py
twilio/rest/preview/understand/assistant/intent/field.py
twilio/rest/preview/understand/assistant/intent/intent_statistics.py
twilio/rest/preview/understand/assistant/intent/sample.py
twilio/rest/preview/wireless/__init__.py
twilio/rest/preview/wireless/command.py
twilio/rest/preview/wireless/rate_plan.py
twilio/rest/preview/wireless/sim/__init__.py
twilio/rest/preview/wireless/sim/usage.py
twilio/rest/pricing/__init__.py
twilio/rest/pricing/v1/__init__.py
twilio/rest/pricing/v1/messaging/__init__.py
twilio/rest/pricing/v1/messaging/country.py
twilio/rest/pricing/v1/phone_number/__init__.py
twilio/rest/pricing/v1/phone_number/country.py
twilio/rest/pricing/v1/voice/__init__.py
twilio/rest/pricing/v1/voice/country.py
twilio/rest/pricing/v1/voice/number.py
twilio/rest/proxy/__init__.py
twilio/rest/proxy/v1/__init__.py
twilio/rest/proxy/v1/service/__init__.py
twilio/rest/proxy/v1/service/phone_number.py
twilio/rest/proxy/v1/service/short_code.py
twilio/rest/proxy/v1/service/session/__init__.py
twilio/rest/proxy/v1/service/session/interaction.py
twilio/rest/proxy/v1/service/session/participant/__init__.py
twilio/rest/proxy/v1/service/session/participant/message_interaction.py
twilio/rest/studio/__init__.py
twilio/rest/studio/v1/__init__.py
twilio/rest/studio/v1/flow/__init__.py
twilio/rest/studio/v1/flow/engagement/__init__.py
twilio/rest/studio/v1/flow/engagement/engagement_context.py
twilio/rest/studio/v1/flow/engagement/step/__init__.py
twilio/rest/studio/v1/flow/engagement/step/step_context.py
twilio/rest/studio/v1/flow/execution/__init__.py
twilio/rest/studio/v1/flow/execution/execution_context.py
twilio/rest/studio/v1/flow/execution/execution_step/__init__.py
twilio/rest/studio/v1/flow/execution/execution_step/execution_step_context.py
twilio/rest/sync/__init__.py
twilio/rest/sync/v1/__init__.py
twilio/rest/sync/v1/service/__init__.py
twilio/rest/sync/v1/service/document/__init__.py
twilio/rest/sync/v1/service/document/document_permission.py
twilio/rest/sync/v1/service/sync_list/__init__.py
twilio/rest/sync/v1/service/sync_list/sync_list_item.py
twilio/rest/sync/v1/service/sync_list/sync_list_permission.py
twilio/rest/sync/v1/service/sync_map/__init__.py
twilio/rest/sync/v1/service/sync_map/sync_map_item.py
twilio/rest/sync/v1/service/sync_map/sync_map_permission.py
twilio/rest/sync/v1/service/sync_stream/__init__.py
twilio/rest/sync/v1/service/sync_stream/stream_message.py
twilio/rest/taskrouter/__init__.py
twilio/rest/taskrouter/v1/__init__.py
twilio/rest/taskrouter/v1/workspace/__init__.py
twilio/rest/taskrouter/v1/workspace/activity.py
twilio/rest/taskrouter/v1/workspace/event.py
twilio/rest/taskrouter/v1/workspace/task_channel.py
twilio/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.py
twilio/rest/taskrouter/v1/workspace/workspace_real_time_statistics.py
twilio/rest/taskrouter/v1/workspace/workspace_statistics.py
twilio/rest/taskrouter/v1/workspace/task/__init__.py
twilio/rest/taskrouter/v1/workspace/task/reservation.py
twilio/rest/taskrouter/v1/workspace/task_queue/__init__.py
twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.py
twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.py
twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.py
twilio/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.py
twilio/rest/taskrouter/v1/workspace/worker/__init__.py
twilio/rest/taskrouter/v1/workspace/worker/reservation.py
twilio/rest/taskrouter/v1/workspace/worker/worker_channel.py
twilio/rest/taskrouter/v1/workspace/worker/worker_statistics.py
twilio/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.py
twilio/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.py
twilio/rest/taskrouter/v1/workspace/worker/workers_statistics.py
twilio/rest/taskrouter/v1/workspace/workflow/__init__.py
twilio/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.py
twilio/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.py
twilio/rest/taskrouter/v1/workspace/workflow/workflow_statistics.py
twilio/rest/trunking/__init__.py
twilio/rest/trunking/v1/__init__.py
twilio/rest/trunking/v1/trunk/__init__.py
twilio/rest/trunking/v1/trunk/credential_list.py
twilio/rest/trunking/v1/trunk/ip_access_control_list.py
twilio/rest/trunking/v1/trunk/origination_url.py
twilio/rest/trunking/v1/trunk/phone_number.py
twilio/rest/video/__init__.py
twilio/rest/video/v1/__init__.py
twilio/rest/video/v1/composition_settings.py
twilio/rest/video/v1/recording_settings.py
twilio/rest/video/v1/composition/__init__.py
twilio/rest/video/v1/recording/__init__.py
twilio/rest/video/v1/room/__init__.py
twilio/rest/video/v1/room/recording/__init__.py
twilio/rest/video/v1/room/room_participant/__init__.py
twilio/rest/video/v1/room/room_participant/room_participant_published_track.py
twilio/rest/video/v1/room/room_participant/room_participant_subscribed_track.py
twilio/rest/wireless/__init__.py
twilio/rest/wireless/v1/__init__.py
twilio/rest/wireless/v1/command.py
twilio/rest/wireless/v1/rate_plan.py
twilio/rest/wireless/v1/sim/__init__.py
twilio/rest/wireless/v1/sim/data_session.py
twilio/rest/wireless/v1/sim/usage_record.py
twilio/twiml/__init__.py
twilio/twiml/fax_response.py
twilio/twiml/messaging_response.py
twilio/twiml/voice_response.py