Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStorePdfAsLocalFileRequest

Hierarchy

  • IStorePdfAsLocalFileRequest

Index

Properties

Optional callbackIdentifier

callbackIdentifier: string

daysUntilExpiration

daysUntilExpiration: number

daysUntilExpiration determines when the local file should be removed, pass in 0 if it shouldn't be removed

failureCallback

fileIdentifier

fileIdentifier: string

the identifier (=name in database) that should given to this new local file

pdfFileName

pdfFileName: string

the name of the pdf we want to save as a local file

publicationKey

publicationKey: string

publicationKey is the key of the publication or an empty string (=current publication)

successCallback

Generated using TypeDoc