Interface InboxForwarderTestResult

Results of inbox forwarder test

Export

Interface

InboxForwarderTestResult

Hierarchy

  • InboxForwarderTestResult

Properties

Properties

doesMatch: boolean

Memberof

InboxForwarderTestResult

matches: {
    [key: string]: boolean;
}

Memberof

InboxForwarderTestResult

Type declaration

  • [key: string]: boolean