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 Device(val locator: String) : SignerData
constructor(locator: String)
open override val locator: String
Was this page helpful?