interface CreatePDFResult {
    pdfFileUri: string;
}

Properties

Properties

pdfFileUri: string

The URI of the generated PDF file