GetEmailIdentityPlainArgs

data class GetEmailIdentityPlainArgs(val emailIdentity: String) : ConvertibleToJava<GetEmailIdentityPlainArgs>

Constructors

Link copied to clipboard
fun GetEmailIdentityPlainArgs(emailIdentity: String)

Functions

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

Properties

Link copied to clipboard

The email address or domain to verify.