ExportOutputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ExportOutputBody.jsonbundle objectrequired
property name*any
errors object
property name*string
producersstring[]nullablerequired
ExportOutputBody
{
"$schema": "https://example.com/schemas/ExportOutputBody.json",
"bundle": {},
"errors": {},
"producers": "Unknown Type: array,null"
}