EmailAddress

Information about an email address.

Types

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

Properties

Link copied to clipboard

The email address.

Link copied to clipboard

Whether the email address has been verified.

Functions

Link copied to clipboard
inline fun copy(block: EmailAddress.Builder.() -> Unit = {}): EmailAddress
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