Interface InboxExistsDto

Result of email exists query

Export

Interface

InboxExistsDto

Hierarchy

  • InboxExistsDto

Properties

_exists: boolean

Memberof

InboxExistsDto

hardBounce?: boolean

Inbox is blocking receiving emails or simulating a hard bounce via inbox replier or rulesets

Memberof

InboxExistsDto

softBounce?: boolean

Inbox is full or simulating a soft bounce via inbox replier or rulesets

Memberof

InboxExistsDto