VyUpdateWalletMetadataRequest
A request class used to update wallet metadata.
Properties
Field
Type
Description
description
string
The new description for the wallet.
primary
bool?
Whether or not the wallet should be set as the primary wallet.
archived
bool?
Whether or not the wallet should be archived.
Last updated