Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationResponse

Package version

An OperationResponse that can be returned from an operation request for a single status code.

Hierarchy

  • OperationResponse

Index

Properties

Optional bodyMapper

bodyMapper: Mapper

The mapper that will be used to deserialize the response body.

Optional headersMapper

headersMapper: Mapper

The mapper that will be used to deserialize the response headers.

Generated using TypeDoc