{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"proposalId": 123,
"blockchainId": 123,
"network": "<string>",
"operationType": "Undefined",
"transactionJson": "<string>",
"safeWalletAddress": "<string>",
"thresholdCurrent": 123,
"thresholdTotal": 123,
"custodianRows": [
{
"walletTenantId": 123,
"walletName": "<string>",
"walletAddress": "<string>",
"activeCustodians": 123,
"approval": "Undefined",
"status": "<string>",
"blockchainId": 123
}
]
}
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"proposalId": 123,
"blockchainId": 123,
"network": "<string>",
"operationType": "Undefined",
"transactionJson": "<string>",
"safeWalletAddress": "<string>",
"thresholdCurrent": 123,
"thresholdTotal": 123,
"custodianRows": [
{
"walletTenantId": 123,
"walletName": "<string>",
"walletAddress": "<string>",
"activeCustodians": 123,
"approval": "Undefined",
"status": "<string>",
"blockchainId": 123
}
]
}
}