Skip to main content

EmailConfigInfo

Email configuration info for debugging.

backendBackend (string)required
host object
anyOf
string
port object
anyOf
integer
EmailConfigInfo
{
"backend": "string",
"host": "string",
"port": 0
}