Lightspark Kotlin+Java SDKs
common
wallet-sdk
/
com.lightspark.sdk.wallet.model
/
KeyInput
Key
Input
@
Serializable
data
class
KeyInput
(
val
publicKey
:
String
)
Members
Constructors
Key
Input
Link copied to clipboard
constructor
(
publicKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
public
Key
Link copied to clipboard
val
publicKey
:
String