GetRealmSmtpServer

data class GetRealmSmtpServer(val auths: List<GetRealmSmtpServerAuth>, val envelopeFrom: String, val from: String, val fromDisplayName: String, val host: String, val port: String, val replyTo: String, val replyToDisplayName: String, val ssl: Boolean, val starttls: Boolean)

Constructors

Link copied to clipboard
constructor(auths: List<GetRealmSmtpServerAuth>, envelopeFrom: String, from: String, fromDisplayName: String, host: String, port: String, replyTo: String, replyToDisplayName: String, ssl: Boolean, starttls: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard