Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "TestData/PdfApiResponses"

Index

Object literals

pdfDone

pdfDone: object

pdf

pdf: object

generating_id

generating_id: string = "5a214f38613262_en"

state

state: string = "done"

url

url: string = "http://example.coom/pdf.pdf"

pdfGenerating

pdfGenerating: object

pdf

pdf: object

generating_id

generating_id: string = "5a214f38613262_en"

state

state: string = "generating"

url

url: null = null

pdfNotFound

pdfNotFound: object

pdf

pdf: object

generating_id

generating_id: string = "5a214f38613262_en"

state

state: string = "not_found"

url

url: null = null

Generated using TypeDoc