Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationWorkerResponse

Package version

This is the base class for operation result responses.

Hierarchy

  • OperationWorkerResponse

Index

Properties

Properties

Optional headers

headers: undefined | {}

HTTP headers associated with this operation.

Optional statusCode

statusCode: HttpStatusCode

HTTP Status Code of the operation.

Generated using TypeDoc