$schema: http://json-schema.org/draft-07/schema#
$ref: #/definitions/PDFResult
definitions
PDFResult
- Type:
object
- Properties
- result
required
- Type:
string
- Type:
- result
default values
{
"result": ""
}
$schema: http://json-schema.org/draft-07/schema#
$ref: #/definitions/PDFResult
PDFResult
object
required
string
{
"result": ""
}