RegistrationOptions

sealed class RegistrationOptions

Inheritors

Types

Link copied to clipboard
data class Email(val placeholder: String?, val addressLabel: String, val properties: JsonMap?, val resendOptions: Item.ContactManagement.ResendOptions, val errorMessages: Item.ContactManagement.ErrorMessages) : Item.ContactManagement.RegistrationOptions
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun toJson(): JsonMap