# ImapSmtpAccessDetails
Properties
Name | Type | Description | Notes |
---|---|---|---|
smtp_server_host | string | SMTP server host domain | |
smtp_server_port | int | SMTP server host port | |
smtp_username | string | SMTP username for login | |
smtp_password | string | SMTP for login | |
imap_server_host | string | IMAP server host domain | |
imap_server_port | int | IMAP server host port | |
imap_username | string | IMAP username for login | |
imap_password | string | IMAP password for login |