Repository URL to install this package:
|
Version:
2.0.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "ASYNC-RESP"
},
"id": {
"$ref": "definitions.json#/receiptId"
},
"error": {
"$ref": "definitions.json#/error"
},
"result": {}
},
"required": ["type", "id"]
}