GetEmailIdentityMailFromAttributesPlainArgs

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

A collection of arguments for invoking getEmailIdentityMailFromAttributes.

Constructors

constructor(emailIdentity: String)

Properties

Link copied to clipboard

The name of the email identity.

Functions

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