8 lines
133 B
JSON
8 lines
133 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"resultCode": { "type": "integer" },
|
|
"resultDescription": { "type": "string" }
|
|
}
|
|
}
|