Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DownloadPdfContentResponse

Hierarchy

  • DownloadPdfContentResponse

Properties

contentDisposition

contentDisposition: string

Set content to download

contentLength

contentLength: number

Set the content length to download

contentType

contentType: string

Set the content type to download

opcRequestId

opcRequestId: string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

value

value: stream.Readable | ReadableStream

The returned stream.Readable | ReadableStream instance.