Wallets V1
Kotlin Data Class
Documentation IndexFetch the complete documentation index at: https://docs.crossmint.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
data class Email(val email: String) : SignerType
constructor(email: String)
val email: String
Was this page helpful?