SmtpResponse

constructor(enabled: Boolean? = null, fromAddress: String? = null, fromName: String? = null, host: String? = null, password: String? = null, skipVerify: Boolean? = null, startTLSPolicy: String? = null, user: String? = null)