Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetRepositoryArchiveContentResponse

Hierarchy

  • GetRepositoryArchiveContentResponse

Properties

contentDisposition

contentDisposition: string

The Content-Disposition response-header field has been proposed as a means for the origin server to suggest a default filename if the user requests that the content is saved to a file.

contentType

contentType: string

Content type refers to content of a file which is transferred via HTTP

opcRequestId

opcRequestId: string

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

value

value: stream.Readable | ReadableStream

The returned stream.Readable | ReadableStream instance.