Globals / CreateDomainOptions
# Interface: CreateDomainOptions
Options for creating a domain to use with MailSlurp. You must have ownership access to this domain in order to verify it.
export
interface
CreateDomainOptions
# Hierarchy
- CreateDomainOptions
# Index
# Properties
# Properties
# domain
• Optional
domain: string
Defined in src/generated/api.ts:573 (opens new window)
The top level domain you wish to use with MailSlurp
memberof
CreateDomainOptions