GetCustomVerificationEmailTemplateResponse

The following elements are returned by the service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

Link copied to clipboard

The email address that the custom verification email is sent from.

Link copied to clipboard

The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

Link copied to clipboard

The content of the custom verification email.

Link copied to clipboard

The name of the custom verification email template.

Link copied to clipboard

The subject line of the custom verification email.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String