VyWalletDto
\!! DESCRIPTION MISSING !!
Properties
Id
string
Unique identifier for the wallet
β
Address
string
Public blockchain address for receiving transactions
β
WalletType
string
Classification of wallet functionality and access method
β
CreatedAt
DateTime
ISO 8601 timestamp when the wallet was created
β
Archived
bool
Indicates whether the wallet has been archived and is no longer active
β
Description
string
Optional user-defined description or label for the wallet
β
Primary
bool
Indicates if this is the user's primary wallet for this blockchain
β
HasCustomPin
bool
Indicates whether the wallet uses a custom PIN instead of the user's default PIN
β
Identifier
string
Optional custom identifier for external system integration
β
UserId
string
Unique identifier of the user who owns this wallet
β
Custodial
bool
Indicates whether this is a custodial wallet (keys managed by service) or non-custodial (user-controlled keys)
β
References
Operation
Last updated