Class PDFServicesResponse<T>

Response object for PDFServicesJob.

Type Parameters

Hierarchy (view full)

Constructors

Properties

Accessors

Constructors

Properties

_result: null | T

Accessors

  • get retryInterval(): number
  • Returns retry interval for status polling of the PDFServicesJob in seconds.

    Returns number

    retry interval for status polling of the PDFServicesJob in seconds

Generated using TypeDoc