Information about the assets, which will be used to process the job.
OptionalparamsOptionalgeneralSettings?: {General settings.
OptionalappLogs?: { logsRelativePath?: string }Describes parameters regarding application logs.
OptionallogsRelativePath?: stringThis provides a path to a file, relative to the temporary base directory (working directory). This file is where the application's logs are to be dumped.
Optionalfonts?: { fontsDirectories?: string[] }Settings related to fonts. It is recommended to include fonts to avoid missing fonts warnings when processing the job.
OptionalfontsDirectories?: string[]This lists the font directories for the input InDesign documents. "Document Fonts" in parallel to the document will continue to work even without specifying them.
If none are specified, a temporary base directory (working directory) will be considered as a font directory.
Optionallinks?: {Settings related to links.
The base job request for any job.