[][src]Module mailslurp::models::create_inbox_dto

Structs

CreateInboxDto

CreateInboxDto : Options for creating an inbox. An inbox has a real email address that can send and receive emails. Inboxes can be permanent or expire at a given time. They can use a custom email address (by verifying your own domain) or a randomly assigned email ending in either mailslurp.com or if useDomainPool is enabled then ending in a similar domains such as mailslurp.xyz (selected at random).