SuccessfulPDFConversionJob: BasePDFConversionJob & {
    formElements: FormElement[];
    status: "SUCCEEDED";
}