Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TestAccount

Index

Properties

Properties

imap

imap: object

Type declaration

  • host: string
  • port: number
  • secure: boolean

pass

pass: string

pop3

pop3: object

Type declaration

  • host: string
  • port: number
  • secure: boolean

smtp

smtp: object

Type declaration

  • host: string
  • port: number
  • secure: boolean

user

user: string

web

web: string

Generated using TypeDoc