This resource has a few variations that can be encountered when
using the API.The fields that are part of the standard variant are generally
returned when the resource is requested via its own API endpoints.
For example, when retrieving a file by ID, it will return
these fields unless the
fields parameter has been specified.example:
12345The unique identifier that represent a Box Doc Gen job.example:
docgen_jobThe value will always be docgen_job.Value is always docgen_jobBox Doc Gen batch that the job belongs to.
The output file of the job. This property is
null until the job is completed.File version of the output file. This property is
null until the job is completed.example:
docxType of the generated file.example:
completedStatus of the job.Value is one of submitted,completed,failed,completed_with_error,pendingBox Doc Gen template used in the job.
File version of a template.
