TagoIO SDK for JavaScript and TypeScript
Preparing search index...
<internal>
SMTPCredentials
Type Alias SMTPCredentials
type
SMTPCredentials
=
{
smtp_secret
:
|
string
|
{
password
:
string
;
smtp_port
:
number
;
smtp_server
:
string
;
username
:
string
;
}
;
}
Index
Properties
smtp_
secret
Properties
smtp_
secret
smtp_secret
:
|
string
|
{
password
:
string
;
smtp_port
:
number
;
smtp_server
:
string
;
username
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
smtp_
secret
TagoIO SDK for JavaScript and TypeScript
Loading...