EmailChangeCurrent

The email change link type

Types

Link copied to clipboard
@Serializable
data class Config(var newEmail: String = "") : LinkType.Config

The configuration for the EmailChangeCurrent and EmailChangeNew link type

Properties

Link copied to clipboard
open override val type: String

The type of the link

Functions

Link copied to clipboard