VaspServerResultGetNetworkStandardByAliasResponse
- Schema
- Example
[+]data
OptionalObject
verifyMessage
OptionalString
verifyStatus
OptionalInteger (int32)
{
"verifyStatus": 0,
"data": {
"description": {
"addressExample": "string",
"addressType": "string",
"txIdType": "string",
"network": "string",
"txIdExample": "string"
},
"suggestedNetworkName": "string",
"isAliasFound": true
},
"verifyMessage": "string"
}