@truenas/api-client
GitHub
Preparing search index...
v27_0_0
MailEntry
Interface MailEntry
interface
MailEntry
{
fromemail
:
string
;
fromname
:
string
;
id
:
number
;
oauth
:
v25_10_0
.
MailEntryOAuth
|
null
;
outgoingserver
:
string
;
pass
:
string
|
null
;
port
:
number
;
security
:
v25_10_0
.
Security
;
smtp
:
boolean
;
user
:
string
|
null
;
}
Index
Properties
fromemail
fromname
id
oauth
outgoingserver
pass
port
security
smtp
user
Properties
fromemail
fromemail
:
string
fromname
fromname
:
string
id
id
:
number
oauth
oauth
:
v25_10_0
.
MailEntryOAuth
|
null
outgoingserver
outgoingserver
:
string
pass
pass
:
string
|
null
port
port
:
number
security
security
:
v25_10_0
.
Security
smtp
smtp
:
boolean
user
user
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fromemail
fromname
id
oauth
outgoingserver
pass
port
security
smtp
user
GitHub
@truenas/api-client
Loading...