Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseContract

Package version

Operation response details.

Hierarchy

  • ResponseContract

Index

Properties

Optional description

description: undefined | string

Operation response description.

Optional headers

Collection of operation response headers.

Optional representations

representations: RepresentationContract[]

Collection of operation response representations.

statusCode

statusCode: number

Operation response HTTP status code.

Generated using TypeDoc