Repository URL to install this package:
|
Version:
2.0.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "ASYNC-RESUME"
},
"success": {
"$ref": "definitions.json#/receiptIdList"
},
"error": {
"$ref": "definitions.json#/errorMap"
}
},
"required": ["type"],
"additionalProperties": false
}