Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareFolderClientResult

A result of a client request.

Hierarchy

  • ShareFolderClientResult

Index

Properties

code

code: number

The response code.

headers

headers: any

The response headers.

options

options: RequestOptions | RequestOptions

The request options.

request

request: ClientRequest

The request context.

response

response: IncomingMessage

The response context.

Generated using TypeDoc