README.md
setup.cfg
setup.py
ElasticEmail/__init__.py
ElasticEmail/api_client.py
ElasticEmail/configuration.py
ElasticEmail/exceptions.py
ElasticEmail/model_utils.py
ElasticEmail/rest.py
ElasticEmail.egg-info/PKG-INFO
ElasticEmail.egg-info/SOURCES.txt
ElasticEmail.egg-info/dependency_links.txt
ElasticEmail.egg-info/requires.txt
ElasticEmail.egg-info/top_level.txt
ElasticEmail/api/__init__.py
ElasticEmail/api/campaigns_api.py
ElasticEmail/api/contacts_api.py
ElasticEmail/api/emails_api.py
ElasticEmail/api/events_api.py
ElasticEmail/api/files_api.py
ElasticEmail/api/inbound_route_api.py
ElasticEmail/api/lists_api.py
ElasticEmail/api/security_api.py
ElasticEmail/api/segments_api.py
ElasticEmail/api/statistics_api.py
ElasticEmail/api/sub_accounts_api.py
ElasticEmail/api/suppressions_api.py
ElasticEmail/api/templates_api.py
ElasticEmail/api/verifications_api.py
ElasticEmail/apis/__init__.py
ElasticEmail/model/__init__.py
ElasticEmail/model/access_level.py
ElasticEmail/model/account_status_enum.py
ElasticEmail/model/api_key.py
ElasticEmail/model/api_key_payload.py
ElasticEmail/model/body_content_type.py
ElasticEmail/model/body_part.py
ElasticEmail/model/campaign.py
ElasticEmail/model/campaign_options.py
ElasticEmail/model/campaign_recipient.py
ElasticEmail/model/campaign_status.py
ElasticEmail/model/campaign_template.py
ElasticEmail/model/channel_log_status_summary.py
ElasticEmail/model/compression_format.py
ElasticEmail/model/consent_data.py
ElasticEmail/model/consent_tracking.py
ElasticEmail/model/contact.py
ElasticEmail/model/contact_activity.py
ElasticEmail/model/contact_payload.py
ElasticEmail/model/contact_source.py
ElasticEmail/model/contact_status.py
ElasticEmail/model/contact_update_payload.py
ElasticEmail/model/contacts_list.py
ElasticEmail/model/delivery_optimization_type.py
ElasticEmail/model/email_content.py
ElasticEmail/model/email_data.py
ElasticEmail/model/email_message_data.py
ElasticEmail/model/email_recipient.py
ElasticEmail/model/email_send.py
ElasticEmail/model/email_status.py
ElasticEmail/model/email_transactional_message_data.py
ElasticEmail/model/email_validation_result.py
ElasticEmail/model/email_validation_status.py
ElasticEmail/model/email_view.py
ElasticEmail/model/emails_payload.py
ElasticEmail/model/encoding_type.py
ElasticEmail/model/event_type.py
ElasticEmail/model/events_order_by.py
ElasticEmail/model/export_file_formats.py
ElasticEmail/model/export_link.py
ElasticEmail/model/export_status.py
ElasticEmail/model/file_info.py
ElasticEmail/model/file_payload.py
ElasticEmail/model/file_upload_result.py
ElasticEmail/model/inbound_payload.py
ElasticEmail/model/inbound_route.py
ElasticEmail/model/inbound_route_action_type.py
ElasticEmail/model/inbound_route_filter_type.py
ElasticEmail/model/list_payload.py
ElasticEmail/model/list_update_payload.py
ElasticEmail/model/log_job_status.py
ElasticEmail/model/log_status_summary.py
ElasticEmail/model/merge_email_payload.py
ElasticEmail/model/message_attachment.py
ElasticEmail/model/message_category.py
ElasticEmail/model/new_api_key.py
ElasticEmail/model/new_smtp_credentials.py
ElasticEmail/model/options.py
ElasticEmail/model/recipient_event.py
ElasticEmail/model/segment.py
ElasticEmail/model/segment_payload.py
ElasticEmail/model/smtp_credentials.py
ElasticEmail/model/smtp_credentials_payload.py
ElasticEmail/model/sort_order_item.py
ElasticEmail/model/split_optimization_type.py
ElasticEmail/model/split_options.py
ElasticEmail/model/sub_account_info.py
ElasticEmail/model/subaccount_email_credits_payload.py
ElasticEmail/model/subaccount_email_settings.py
ElasticEmail/model/subaccount_email_settings_payload.py
ElasticEmail/model/subaccount_payload.py
ElasticEmail/model/subaccount_settings_info.py
ElasticEmail/model/subaccount_settings_info_payload.py
ElasticEmail/model/suppression.py
ElasticEmail/model/template.py
ElasticEmail/model/template_payload.py
ElasticEmail/model/template_scope.py
ElasticEmail/model/template_type.py
ElasticEmail/model/transactional_recipient.py
ElasticEmail/model/utm.py
ElasticEmail/model/verification_file_result.py
ElasticEmail/model/verification_file_result_details.py
ElasticEmail/model/verification_status.py
ElasticEmail/models/__init__.py
test/test_access_level.py
test/test_account_status_enum.py
test/test_api_key.py
test/test_api_key_payload.py
test/test_body_content_type.py
test/test_body_part.py
test/test_campaign.py
test/test_campaign_options.py
test/test_campaign_recipient.py
test/test_campaign_status.py
test/test_campaign_template.py
test/test_campaigns_api.py
test/test_channel_log_status_summary.py
test/test_compression_format.py
test/test_consent_data.py
test/test_consent_tracking.py
test/test_contact.py
test/test_contact_activity.py
test/test_contact_hist_event_type.py
test/test_contact_history.py
test/test_contact_payload.py
test/test_contact_source.py
test/test_contact_status.py
test/test_contact_update_payload.py
test/test_contacts_api.py
test/test_contacts_list.py
test/test_delivery_optimization_type.py
test/test_email_content.py
test/test_email_data.py
test/test_email_message_data.py
test/test_email_recipient.py
test/test_email_send.py
test/test_email_status.py
test/test_email_transactional_message_data.py
test/test_email_validation_result.py
test/test_email_validation_status.py
test/test_email_view.py
test/test_emails_api.py
test/test_emails_payload.py
test/test_encoding_type.py
test/test_event_type.py
test/test_events_api.py
test/test_events_order_by.py
test/test_export_file_formats.py
test/test_export_link.py
test/test_export_status.py
test/test_file_info.py
test/test_file_payload.py
test/test_file_upload_result.py
test/test_files_api.py
test/test_inbound_payload.py
test/test_inbound_route.py
test/test_inbound_route_action_type.py
test/test_inbound_route_api.py
test/test_inbound_route_filter_type.py
test/test_list_payload.py
test/test_list_update_payload.py
test/test_lists_api.py
test/test_log_job_status.py
test/test_log_status_summary.py
test/test_merge_email_payload.py
test/test_message_attachment.py
test/test_message_category.py
test/test_new_api_key.py
test/test_new_smtp_credentials.py
test/test_options.py
test/test_recipient_event.py
test/test_security_api.py
test/test_segment.py
test/test_segment_payload.py
test/test_segments_api.py
test/test_smtp_credentials.py
test/test_smtp_credentials_payload.py
test/test_sort_order_item.py
test/test_split_optimization_type.py
test/test_split_options.py
test/test_statistics_api.py
test/test_sub_account_info.py
test/test_sub_accounts_api.py
test/test_subaccount_email_credits_payload.py
test/test_subaccount_email_settings.py
test/test_subaccount_email_settings_payload.py
test/test_subaccount_payload.py
test/test_subaccount_settings_info.py
test/test_subaccount_settings_info_payload.py
test/test_suppression.py
test/test_suppressions_api.py
test/test_template.py
test/test_template_payload.py
test/test_template_scope.py
test/test_template_scope_type.py
test/test_template_type.py
test/test_templates_api.py
test/test_transactional_recipient.py
test/test_utm.py
test/test_verification_file_result.py
test/test_verification_file_result_details.py
test/test_verification_status.py
test/test_verifications_api.py
test/test_models/__init__.py
test/test_models/test_access_level.py
test/test_models/test_account_status_enum.py
test/test_models/test_api_key.py
test/test_models/test_api_key_payload.py
test/test_models/test_body_content_type.py
test/test_models/test_body_part.py
test/test_models/test_campaign.py
test/test_models/test_campaign_options.py
test/test_models/test_campaign_recipient.py
test/test_models/test_campaign_status.py
test/test_models/test_campaign_template.py
test/test_models/test_channel_log_status_summary.py
test/test_models/test_compression_format.py
test/test_models/test_consent_data.py
test/test_models/test_consent_tracking.py
test/test_models/test_contact.py
test/test_models/test_contact_activity.py
test/test_models/test_contact_payload.py
test/test_models/test_contact_source.py
test/test_models/test_contact_status.py
test/test_models/test_contact_update_payload.py
test/test_models/test_contacts_list.py
test/test_models/test_delivery_optimization_type.py
test/test_models/test_email_content.py
test/test_models/test_email_data.py
test/test_models/test_email_message_data.py
test/test_models/test_email_recipient.py
test/test_models/test_email_send.py
test/test_models/test_email_status.py
test/test_models/test_email_transactional_message_data.py
test/test_models/test_email_validation_result.py
test/test_models/test_email_validation_status.py
test/test_models/test_email_view.py
test/test_models/test_emails_payload.py
test/test_models/test_encoding_type.py
test/test_models/test_event_type.py
test/test_models/test_events_order_by.py
test/test_models/test_export_file_formats.py
test/test_models/test_export_link.py
test/test_models/test_export_status.py
test/test_models/test_file_info.py
test/test_models/test_file_payload.py
test/test_models/test_file_upload_result.py
test/test_models/test_inbound_payload.py
test/test_models/test_inbound_route.py
test/test_models/test_inbound_route_action_type.py
test/test_models/test_inbound_route_filter_type.py
test/test_models/test_list_payload.py
test/test_models/test_list_update_payload.py
test/test_models/test_log_job_status.py
test/test_models/test_log_status_summary.py
test/test_models/test_merge_email_payload.py
test/test_models/test_message_attachment.py
test/test_models/test_message_category.py
test/test_models/test_new_api_key.py
test/test_models/test_new_smtp_credentials.py
test/test_models/test_options.py
test/test_models/test_recipient_event.py
test/test_models/test_segment.py
test/test_models/test_segment_payload.py
test/test_models/test_smtp_credentials.py
test/test_models/test_smtp_credentials_payload.py
test/test_models/test_sort_order_item.py
test/test_models/test_split_optimization_type.py
test/test_models/test_split_options.py
test/test_models/test_sub_account_info.py
test/test_models/test_subaccount_email_credits_payload.py
test/test_models/test_subaccount_email_settings.py
test/test_models/test_subaccount_email_settings_payload.py
test/test_models/test_subaccount_payload.py
test/test_models/test_subaccount_settings_info.py
test/test_models/test_subaccount_settings_info_payload.py
test/test_models/test_suppression.py
test/test_models/test_template.py
test/test_models/test_template_payload.py
test/test_models/test_template_scope.py
test/test_models/test_template_type.py
test/test_models/test_transactional_recipient.py
test/test_models/test_utm.py
test/test_models/test_verification_file_result.py
test/test_models/test_verification_file_result_details.py
test/test_models/test_verification_status.py
test/test_paths/__init__.py
test/test_paths/test_campaigns/__init__.py
test/test_paths/test_campaigns/test_get.py
test/test_paths/test_campaigns/test_post.py
test/test_paths/test_campaigns_name/__init__.py
test/test_paths/test_campaigns_name/test_delete.py
test/test_paths/test_campaigns_name/test_get.py
test/test_paths/test_campaigns_name/test_put.py
test/test_paths/test_contacts/__init__.py
test/test_paths/test_contacts/test_get.py
test/test_paths/test_contacts/test_post.py
test/test_paths/test_contacts_delete/__init__.py
test/test_paths/test_contacts_delete/test_post.py
test/test_paths/test_contacts_email/__init__.py
test/test_paths/test_contacts_email/test_delete.py
test/test_paths/test_contacts_email/test_get.py
test/test_paths/test_contacts_email/test_put.py
test/test_paths/test_contacts_export/__init__.py
test/test_paths/test_contacts_export/test_post.py
test/test_paths/test_contacts_export_id_status/__init__.py
test/test_paths/test_contacts_export_id_status/test_get.py
test/test_paths/test_contacts_import/__init__.py
test/test_paths/test_contacts_import/test_post.py
test/test_paths/test_emails/__init__.py
test/test_paths/test_emails/test_post.py
test/test_paths/test_emails_mergefile/__init__.py
test/test_paths/test_emails_mergefile/test_post.py
test/test_paths/test_emails_msgid_view/__init__.py
test/test_paths/test_emails_msgid_view/test_get.py
test/test_paths/test_emails_transactional/__init__.py
test/test_paths/test_emails_transactional/test_post.py
test/test_paths/test_events/__init__.py
test/test_paths/test_events/test_get.py
test/test_paths/test_events_channels_export_id_status/__init__.py
test/test_paths/test_events_channels_export_id_status/test_get.py
test/test_paths/test_events_channels_name/__init__.py
test/test_paths/test_events_channels_name/test_get.py
test/test_paths/test_events_channels_name_export/__init__.py
test/test_paths/test_events_channels_name_export/test_post.py
test/test_paths/test_events_export/__init__.py
test/test_paths/test_events_export/test_post.py
test/test_paths/test_events_export_id_status/__init__.py
test/test_paths/test_events_export_id_status/test_get.py
test/test_paths/test_events_transactionid/__init__.py
test/test_paths/test_events_transactionid/test_get.py
test/test_paths/test_files/__init__.py
test/test_paths/test_files/test_get.py
test/test_paths/test_files/test_post.py
test/test_paths/test_files_name/__init__.py
test/test_paths/test_files_name/test_delete.py
test/test_paths/test_files_name/test_get.py
test/test_paths/test_files_name_info/__init__.py
test/test_paths/test_files_name_info/test_get.py
test/test_paths/test_inboundroute/__init__.py
test/test_paths/test_inboundroute/test_get.py
test/test_paths/test_inboundroute/test_post.py
test/test_paths/test_inboundroute_id/__init__.py
test/test_paths/test_inboundroute_id/test_delete.py
test/test_paths/test_inboundroute_id/test_get.py
test/test_paths/test_inboundroute_id/test_put.py
test/test_paths/test_inboundroute_order/__init__.py
test/test_paths/test_inboundroute_order/test_put.py
test/test_paths/test_lists/__init__.py
test/test_paths/test_lists/test_get.py
test/test_paths/test_lists/test_post.py
test/test_paths/test_lists_name/__init__.py
test/test_paths/test_lists_name/test_delete.py
test/test_paths/test_lists_name/test_get.py
test/test_paths/test_lists_name/test_put.py
test/test_paths/test_lists_name_contacts/__init__.py
test/test_paths/test_lists_name_contacts/test_post.py
test/test_paths/test_lists_name_contacts_remove/__init__.py
test/test_paths/test_lists_name_contacts_remove/test_post.py
test/test_paths/test_security_apikeys/__init__.py
test/test_paths/test_security_apikeys/test_get.py
test/test_paths/test_security_apikeys/test_post.py
test/test_paths/test_security_apikeys_name/__init__.py
test/test_paths/test_security_apikeys_name/test_delete.py
test/test_paths/test_security_apikeys_name/test_get.py
test/test_paths/test_security_apikeys_name/test_put.py
test/test_paths/test_security_smtp/__init__.py
test/test_paths/test_security_smtp/test_get.py
test/test_paths/test_security_smtp/test_post.py
test/test_paths/test_security_smtp_name/__init__.py
test/test_paths/test_security_smtp_name/test_delete.py
test/test_paths/test_security_smtp_name/test_get.py
test/test_paths/test_security_smtp_name/test_put.py
test/test_paths/test_segments/__init__.py
test/test_paths/test_segments/test_get.py
test/test_paths/test_segments/test_post.py
test/test_paths/test_segments_name/__init__.py
test/test_paths/test_segments_name/test_delete.py
test/test_paths/test_segments_name/test_get.py
test/test_paths/test_segments_name/test_put.py
test/test_paths/test_statistics/__init__.py
test/test_paths/test_statistics/test_get.py
test/test_paths/test_statistics_campaigns/__init__.py
test/test_paths/test_statistics_campaigns/test_get.py
test/test_paths/test_statistics_campaigns_name/__init__.py
test/test_paths/test_statistics_campaigns_name/test_get.py
test/test_paths/test_statistics_channels/__init__.py
test/test_paths/test_statistics_channels/test_get.py
test/test_paths/test_statistics_channels_name/__init__.py
test/test_paths/test_statistics_channels_name/test_get.py
test/test_paths/test_subaccounts/__init__.py
test/test_paths/test_subaccounts/test_get.py
test/test_paths/test_subaccounts/test_post.py
test/test_paths/test_subaccounts_email/__init__.py
test/test_paths/test_subaccounts_email/test_delete.py
test/test_paths/test_subaccounts_email/test_get.py
test/test_paths/test_subaccounts_email_credits/__init__.py
test/test_paths/test_subaccounts_email_credits/test_patch.py
test/test_paths/test_subaccounts_email_settings_email/__init__.py
test/test_paths/test_subaccounts_email_settings_email/test_put.py
test/test_paths/test_suppressions/__init__.py
test/test_paths/test_suppressions/test_get.py
test/test_paths/test_suppressions_bounces/__init__.py
test/test_paths/test_suppressions_bounces/test_get.py
test/test_paths/test_suppressions_bounces/test_post.py
test/test_paths/test_suppressions_bounces_import/__init__.py
test/test_paths/test_suppressions_bounces_import/test_post.py
test/test_paths/test_suppressions_complaints/__init__.py
test/test_paths/test_suppressions_complaints/test_get.py
test/test_paths/test_suppressions_complaints/test_post.py
test/test_paths/test_suppressions_complaints_import/__init__.py
test/test_paths/test_suppressions_complaints_import/test_post.py
test/test_paths/test_suppressions_email/__init__.py
test/test_paths/test_suppressions_email/test_delete.py
test/test_paths/test_suppressions_email/test_get.py
test/test_paths/test_suppressions_unsubscribes/__init__.py
test/test_paths/test_suppressions_unsubscribes/test_get.py
test/test_paths/test_suppressions_unsubscribes/test_post.py
test/test_paths/test_suppressions_unsubscribes_import/__init__.py
test/test_paths/test_suppressions_unsubscribes_import/test_post.py
test/test_paths/test_templates/__init__.py
test/test_paths/test_templates/test_get.py
test/test_paths/test_templates/test_post.py
test/test_paths/test_templates_name/__init__.py
test/test_paths/test_templates_name/test_delete.py
test/test_paths/test_templates_name/test_get.py
test/test_paths/test_templates_name/test_put.py
test/test_paths/test_verifications/__init__.py
test/test_paths/test_verifications/test_get.py
test/test_paths/test_verifications_email/__init__.py
test/test_paths/test_verifications_email/test_delete.py
test/test_paths/test_verifications_email/test_get.py
test/test_paths/test_verifications_email/test_post.py
test/test_paths/test_verifications_files/__init__.py
test/test_paths/test_verifications_files/test_post.py
test/test_paths/test_verifications_files_id/__init__.py
test/test_paths/test_verifications_files_id/test_delete.py
test/test_paths/test_verifications_files_id_result/__init__.py
test/test_paths/test_verifications_files_id_result/test_get.py
test/test_paths/test_verifications_files_id_result_download/__init__.py
test/test_paths/test_verifications_files_id_result_download/test_get.py
test/test_paths/test_verifications_files_id_verification/__init__.py
test/test_paths/test_verifications_files_id_verification/test_post.py
test/test_paths/test_verifications_files_result/__init__.py
test/test_paths/test_verifications_files_result/test_get.py