Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiResponse

Represents a response with parsed body. Represents a response with parsed body.

export
interface

ApiResponse

export
interface

ApiResponse

Hierarchy

  • ApiResponse

Index

Properties

Properties

Optional body

body: any

headers

headers: Array<object>

statusCode

statusCode: number