wallet-sdk
1.2.0
wallet-sdk
/
org.stellar.walletsdk.recovery
/
RecoverableAccountInfo
Recoverable
Account
Info
@
Serializable
data
class
RecoverableAccountInfo
(
address
:
PublicKeyPair
,
identities
:
List
<
RecoverableIdentity
>
,
signers
:
List
<
RecoverableSigner
>
)
Content copied to clipboard
Properties
Properties
address
Link copied to clipboard
val
address
:
PublicKeyPair
Content copied to clipboard
identities
Link copied to clipboard
val
identities
:
List
<
RecoverableIdentity
>
Content copied to clipboard
signers
Link copied to clipboard
val
signers
:
List
<
RecoverableSigner
>
Content copied to clipboard