{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"id": 123,
"accountName": "<string>",
"provider": "Unknown",
"walletsCount": 123,
"managedWalletsCount": 123,
"isAllowedTreasuryOperations": true,
"isAllowedContractOwnership": true
}
]
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"id": 123,
"accountName": "<string>",
"provider": "Unknown",
"walletsCount": 123,
"managedWalletsCount": 123,
"isAllowedTreasuryOperations": true,
"isAllowedContractOwnership": true
}
]
}