UpdateSecurity
Updates the security settings of a wallet identified by the given ID.
Server Authoritative (default)
Path Parameters
reqParams | The parameters to update the wallet's security settings. |
Returns
VyTask<VyWalletDto> A task that represents the asynchronous operation. The task result contains the updated wallet information.
Last updated