[fix]: Vrifyy balance
This commit was merged in pull request #18.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"isSufficient": {
|
||||
"type": "string",
|
||||
"example": "true"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"isSufficient"
|
||||
],
|
||||
"xml": {
|
||||
"name": "VerifyAccountBalanceResponse"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user