{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"walletTenantId": 123,
"walletBalance": 123,
"walletNetwork": "<string>",
"walletCoinName": "<string>",
"walletNetworkIcon": "<string>",
"walletAddress": "<string>",
"walletName": "<string>",
"walletId": 123,
"isGasStation": true,
"gasStationWalletCustodianId": 123,
"blockchainId": 123,
"autoRefuelIsEnabled": true,
"autoRefuelSourceWalletTenantId": 123,
"autoRefuelMinimumBalance": 123,
"autoRefuelRefuelAmount": 123,
"connectedGasStationWalletsCount": 123,
"connectedGasStationWalletsWithNestedCount": 123
}
}