Skip to main content

SettingsSMTPInput

No description

type SettingsSMTPInput {  secure: Boolean  host: String  port: Int  authentication: Boolean  username: String  password: String}

Fields#

secure (Boolean)#

host (String)#

port (Int)#

authentication (Boolean)#

username (String)#

password (String)#