GetRealmSmtpServerAuth

data class GetRealmSmtpServerAuth(val password: String, val username: String) : ConvertibleToJava<GetRealmSmtpServerAuth>

Constructors

Link copied to clipboard
constructor(password: String, username: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetRealmSmtpServerAuth