[][src]Module mailslurp::models

Re-exports

pub use self::alias::Alias;
pub use self::alias_dto::AliasDto;
pub use self::alias_projection::AliasProjection;
pub use self::attachment_meta_data::AttachmentMetaData;
pub use self::basic_auth_options::BasicAuthOptions;
pub use self::bulk_send_email_options::BulkSendEmailOptions;
pub use self::contact_dto::ContactDto;
pub use self::contact_projection::ContactProjection;
pub use self::content_match_options::ContentMatchOptions;
pub use self::create_alias_options::CreateAliasOptions;
pub use self::create_contact_options::CreateContactOptions;
pub use self::create_domain_options::CreateDomainOptions;
pub use self::create_group_options::CreateGroupOptions;
pub use self::create_inbox_dto::CreateInboxDto;
pub use self::create_template_options::CreateTemplateOptions;
pub use self::create_webhook_options::CreateWebhookOptions;
pub use self::describe_domain_options::DescribeDomainOptions;
pub use self::describe_mail_server_domain_result::DescribeMailServerDomainResult;
pub use self::dns_lookup_options::DnsLookupOptions;
pub use self::dns_lookup_result::DnsLookupResult;
pub use self::dns_lookup_results::DnsLookupResults;
pub use self::domain_dto::DomainDto;
pub use self::domain_name_record::DomainNameRecord;
pub use self::domain_preview::DomainPreview;
pub use self::download_attachment_dto::DownloadAttachmentDto;
pub use self::email::Email;
pub use self::email_analysis::EmailAnalysis;
pub use self::email_content_match_result::EmailContentMatchResult;
pub use self::email_preview::EmailPreview;
pub use self::email_projection::EmailProjection;
pub use self::email_text_lines_result::EmailTextLinesResult;
pub use self::email_verification_result::EmailVerificationResult;
pub use self::expired_inbox_dto::ExpiredInboxDto;
pub use self::expired_inbox_record_projection::ExpiredInboxRecordProjection;
pub use self::forward_email_options::ForwardEmailOptions;
pub use self::group_contacts_dto::GroupContactsDto;
pub use self::group_dto::GroupDto;
pub use self::group_projection::GroupProjection;
pub use self::html_validation_result::HtmlValidationResult;
pub use self::inbox::Inbox;
pub use self::inbox_projection::InboxProjection;
pub use self::ip_address_result::IpAddressResult;
pub use self::match_option::MatchOption;
pub use self::match_options::MatchOptions;
pub use self::name_server_record::NameServerRecord;
pub use self::page_alias::PageAlias;
pub use self::page_contact_projection::PageContactProjection;
pub use self::page_email_preview::PageEmailPreview;
pub use self::page_email_projection::PageEmailProjection;
pub use self::page_expired_inbox_record_projection::PageExpiredInboxRecordProjection;
pub use self::page_group_projection::PageGroupProjection;
pub use self::page_inbox_projection::PageInboxProjection;
pub use self::page_sent_email_projection::PageSentEmailProjection;
pub use self::page_template_projection::PageTemplateProjection;
pub use self::page_thread_projection::PageThreadProjection;
pub use self::page_webhook_projection::PageWebhookProjection;
pub use self::pageable::Pageable;
pub use self::raw_email_json::RawEmailJson;
pub use self::reply_to_alias_email_options::ReplyToAliasEmailOptions;
pub use self::reply_to_email_options::ReplyToEmailOptions;
pub use self::send_email_options::SendEmailOptions;
pub use self::sent_email_dto::SentEmailDto;
pub use self::sent_email_projection::SentEmailProjection;
pub use self::set_inbox_favourited_options::SetInboxFavouritedOptions;
pub use self::simple_send_email_options::SimpleSendEmailOptions;
pub use self::sort::Sort;
pub use self::template_dto::TemplateDto;
pub use self::template_projection::TemplateProjection;
pub use self::template_variable::TemplateVariable;
pub use self::thread_projection::ThreadProjection;
pub use self::unread_count::UnreadCount;
pub use self::update_alias_options::UpdateAliasOptions;
pub use self::update_group_contacts::UpdateGroupContacts;
pub use self::update_inbox_options::UpdateInboxOptions;
pub use self::upload_attachment_options::UploadAttachmentOptions;
pub use self::validation_dto::ValidationDto;
pub use self::validation_message::ValidationMessage;
pub use self::verify_email_address_options::VerifyEmailAddressOptions;
pub use self::wait_for_conditions::WaitForConditions;
pub use self::webhook_dto::WebhookDto;
pub use self::webhook_projection::WebhookProjection;
pub use self::webhook_test_request::WebhookTestRequest;
pub use self::webhook_test_response::WebhookTestResponse;
pub use self::webhook_test_result::WebhookTestResult;

Modules

alias
alias_dto
alias_projection
attachment_meta_data
basic_auth_options
bulk_send_email_options
contact_dto
contact_projection
content_match_options
create_alias_options
create_contact_options
create_domain_options
create_group_options
create_inbox_dto
create_template_options
create_webhook_options
describe_domain_options
describe_mail_server_domain_result
dns_lookup_options
dns_lookup_result
dns_lookup_results
domain_dto
domain_name_record
domain_preview
download_attachment_dto
email
email_analysis
email_content_match_result
email_preview
email_projection
email_text_lines_result
email_verification_result
expired_inbox_dto
expired_inbox_record_projection
forward_email_options
group_contacts_dto
group_dto
group_projection
html_validation_result
inbox
inbox_projection
ip_address_result
match_option
match_options
name_server_record
page_alias
page_contact_projection
page_email_preview
page_email_projection
page_expired_inbox_record_projection
page_group_projection
page_inbox_projection
page_sent_email_projection
page_template_projection
page_thread_projection
page_webhook_projection
pageable
raw_email_json
reply_to_alias_email_options
reply_to_email_options
send_email_options
sent_email_dto
sent_email_projection
set_inbox_favourited_options
simple_send_email_options
sort
template_dto
template_projection
template_variable
thread_projection
unread_count
update_alias_options
update_group_contacts
update_inbox_options
upload_attachment_options
validation_dto
validation_message
verify_email_address_options
wait_for_conditions
webhook_dto
webhook_projection
webhook_test_request
webhook_test_response
webhook_test_result