[][src]Module mailslurp::models

Re-exports

pub use self::alias::Alias;
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::create_anonymous_alias_options::CreateAnonymousAliasOptions;
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_owned_alias_options::CreateOwnedAliasOptions;
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::domain_dto::DomainDto;
pub use self::domain_preview::DomainPreview;
pub use self::email::Email;
pub use self::email_analysis::EmailAnalysis;
pub use self::email_preview::EmailPreview;
pub use self::email_projection::EmailProjection;
pub use self::email_verification_result::EmailVerificationResult;
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::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_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_webhook_projection::PageWebhookProjection;
pub use self::pageable::Pageable;
pub use self::raw_email_json::RawEmailJson;
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::unread_count::UnreadCount;
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
attachment_meta_data
basic_auth_options
bulk_send_email_options
contact_dto
contact_projection
create_anonymous_alias_options
create_contact_options
create_domain_options
create_group_options
create_owned_alias_options
create_template_options
create_webhook_options
describe_domain_options
describe_mail_server_domain_result
domain_dto
domain_preview
email
email_analysis
email_preview
email_projection
email_verification_result
forward_email_options
group_contacts_dto
group_dto
group_projection
html_validation_result
inbox
inbox_projection
match_option
match_options
name_server_record
page_alias
page_contact_projection
page_email_preview
page_email_projection
page_group_projection
page_inbox_projection
page_sent_email_projection
page_template_projection
page_webhook_projection
pageable
raw_email_json
send_email_options
sent_email_dto
sent_email_projection
set_inbox_favourited_options
simple_send_email_options
sort
template_dto
template_projection
template_variable
unread_count
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