Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Enumeration
enum AdminSignerDataType

Enumeration Cases

AdminSignerDataType.apiKey

case apiKey

AdminSignerDataType.email

case email

AdminSignerDataType.externalWallet

case externalWallet

AdminSignerDataType.passkey

case passkey

AdminSignerDataType.phone

case phone

Initializers

init(rawValue:)

Inherited from RawRepresentable.init(rawValue:).
init?(rawValue: String)