Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseObject<B>

prismy's representation of a response

Type parameters

  • B

Hierarchy

  • ResponseObject

Index

Properties

Properties

Optional body

body: B

headers

headers: OutgoingHttpHeaders

statusCode

statusCode: number

Generated using TypeDoc