wallet-sdk
1.2.0
wallet-sdk
/
org.stellar.walletsdk.recovery
/
RecoveryAccount
Recovery
Account
@
Serializable
data
class
RecoveryAccount
(
address
:
String
,
identities
:
List
<
RecoveryAccountRole
>
,
signers
:
List
<
RecoveryAccountSigner
>
)
Content copied to clipboard
Properties
Properties
address
Link copied to clipboard
val
address
:
String
Content copied to clipboard
identities
Link copied to clipboard
val
identities
:
List
<
RecoveryAccountRole
>
Content copied to clipboard
signers
Link copied to clipboard
val
signers
:
List
<
RecoveryAccountSigner
>
Content copied to clipboard