Wallettype Wallet wallet_api.v1.ListWalletsResponse.Wallet FieldTypeDescriptionwallet_namestringHuman friendly name of the wallet.wallet_idstringUUID of the wallet.public_keystringPublic key of the wallet.didstringW3C Decentralized Identifier (DID) of the wallet. Sample{ "wallet_name": "WALLET1", "wallet_id": "zWalletIDMultibase58Encoded", "public_key": "zPublicKeyMultibase58Encoded", "did": "did:method-name:zDIDMultibase58Encoded" }