{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"walletTenantId": 123,
"threshold": 123,
"ownerWallets": [
{
"walletTenantId": 123,
"walletName": "<string>",
"walletAddress": "<string>"
}
]
}
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"walletTenantId": 123,
"threshold": 123,
"ownerWallets": [
{
"walletTenantId": 123,
"walletName": "<string>",
"walletAddress": "<string>"
}
]
}
}